ds[WARN_OVERWRITE] = "An output file is going to be overwritten. Should I continue?";
ds[WARNING] = "FlasKMPEG Warning";
ds[FST_TITLE] = "FlasKMPEG Stream Selector";
ds[FST_LATERAL] = "One or more audio or video tracks were found in the input file. Select the desired ones";
ds[FST_BUTTON] = "FlasK it!";
ds[FST_VIDEOFOUND] = "Video Streams found";
ds[FST_AUDIOFOUND] = "Audio Streams found";
ds[FST_AUDIOTRACK] = "audio track";
ds[FST_MAINTRACK] = "inside main track";
ds[FST_VIDEOTRACK] = "video track";
ds[DVS_TITLE] = "FlasKMPEG DVD Selector";
ds[DVS_LATERAL] = "Select DVD titles, audio tracks and subtitles.\n\n If you don't want subtitles, deselect all of them";
ds[DVS_BUTTON] = "FlasK this DVD!";
ds[DVS_PGCSFOUND] = "DVD titles";
ds[DVS_AUDIOFOUND] = "DVD Audio tracks";
ds[DVS_DURATION] = "Duration";
ds[DVS_SUBPICFOUND] = "DVD subtitles";
ds[DVS_ANGLE] = "angle";
ds[SIZE_OOR] = "Size is out of range. Try another value",
ds[SIZE_NOT16] = "The number is not divisible by 16",
ds[TIME_IS_NOT_POSITIVE] = "The Time you entered is invalid",
ds[TC_LARGER_THAN_HEIGHT] = "Top crop is larger than image height",
ds[BC_LARGER_THAN_HEIGHT] = "Bottop crop is larger than image height",
ds[INCORRECT_SETTING] = "This setting is invalid. Read the docs for correct settings",
ds[UNS_FILE_OPEN] = "An error ocurred when opening the file",
ds[NO_VIDEO_TRACK] = "No video track was found in the input file. At least one video track is mandatory.";
ds[ERROR_PLUGIN] = "There was a problem loading the plugins.\nNo output plugins were found. Please, check the installation\n and read the manual\n\n Program will exit";
ds[IFO_PARSING_ERROR] = "There was a problem while parsing the IFO file. \nRead the documentation for its posible causes.";
ds[ERROR_COMPILE] = "An error ocurred when trying to generate the file.\n Check that you're not using the output file or the program is\n setup correctly.";