+ <Item Name="S_MSG_MVDWarning" Value="Selected MVD file allready exists. MVD support in SubtitleProcessor is limited\nonly to essential minimum and some extended information may be lost.\nDo you want to overwrite the existing file?" />
moved from frmSaveDialog, with items (they aren't changed), only the group caption changed a little
* grpMdvdOptions Caption="MicroDVD options"
moved from frmSaveDialog, with items. The items have 'MDVD' appended to the control name:
<cbSaveDefaultMDVD Hint="Save default style using the {DEFAULT}{} tag" Caption="Save {DEFAULT}{}" />
<cbSaveStylesMDVD Caption="Save styles" />
<cbSaveOverridesMDVD Caption="Save line styles" />
<cbSavePositionsMDVD Caption="Save line coordinates (X,Y)" />
+ captOriginalFmtDesc Caption="Save subtitles in the same format, in which they were loaded"
+ grpOriginalFormat Caption="Original format:"
+ captSRTOptions Caption="SRT (SubRip) format has no configurable options"
frmSaveDialog - removed completely
It was a legacy dialog docked to the configuration form
5.4.9.b2
frmPlayer
+ btnSplitSubtitle Hint="Split selected subtitle"
frmTranslator
+ btnSubStart Hint="Jump to the start time of the selected subtitle"
+ btnSubEnd Hint="Jump to the end time of the selected subtitle"
+ btnSubStartTop Hint="Jump to the start time of the selected subtitle"
+ btnSubEndTop Hint="Jump to the end time of the selected subtitle"
+ tbSeeking hint="Movie position control"
5.4.9.b1
+ S_HEADER_SubtitleNo
+ S_HEADER_MainSubtitles
+ S_HEADER_SecondSubtitles
+ S_POSITION_Top
+ S_POSITION_Bottom
* S_SUB_Main" Value="First"
* S_MSG_MainSubsNotLoaded" Value="First subtitles not loaded."
frmTranslator
* btnAddLine Hint="Add subtitle to bottom subs"
* btnDelLine Hint="Remove subtitle from bottom subs"
* btnJoinLines Hint="Merge selected subtitle in bottom subs with next subtitle"
* btnSplitLines Hint="Split selected subtitle in bottom subs"
* btnSearch Hint="Search for text in bottom subs"
* btnTimesDown Hint="Copy timestamps from top to bottom"
* btnTimesUp Hint="Copy timestamps from bottom to top"
* btnTxtDown Hint="Copy text from top to bottom"
* btnTxtUp Hint="Copy text from bottom to top"
+ btnAddLineTop Hint="Add subtitle to top subs"
+ btnDelLineTop Hint="Remove subtitle from top subs"
+ btnJoinLinesTop Hint="Merge selected subtitle in top subs with next subtitle"
+ btnSplitLinesTop Hint="Split selected subtitle in top subs"
+ btnSearchTop Hint="Search for text in top subs"
frmInput
* captVersion Caption="Created for version:"
* captAuthor Caption="Translation author:"
+ grpPlayer Caption="Player"
+ cbDisplayBothSubtitles Caption="Display both 1st and 2nd subtitles (ignore position in style)"
+ rgMainSubPosPlayer Caption="Position of first subtitles"
+ grpTranslator Caption="Translator"
+ rgMainSubPosTranslator Caption="Position of first subtitles"
frmPlayer
* btnPreview Hint="Show full screen"
in v 6.2 removed + captBrightness Caption="Brightness (Alt)"
in v 6.2 removed + captContrast Caption="Contrast (Ctrl)"
in v 6.2 removed + captGamma Caption="Gamma (Shift)"
frmFilmInfo
* grpMainSubtitles Caption="First subtitles"
frmAllDragDrop
* btnSubtitles Hint="Open selected file as first subtitles" Caption="Open as first subtitles"
* btnMdvd Hint="Open selected file as Movie description (movie and first subtitles will be loaded)"
frmMain
* btnSaveSub Hint="Save first subtitles"
* miMainSub Caption="First subtitles"
5.0.2
frmInput
- cbPlayAfterSeek
+ captMaxMRU
4.99.b7
+ btnSplitSubtitle Hint (frmEditor)
+ btnMergeSubtitles Hint (frmEditor)
- S_MSG_WannaSplitSub
+ S_MSG_WannaJoinSubs
* TrackBarZoom Hint
+ new form frmSplitSUbtitle
+ btnPrevSubtitle Hint (frmPlayer)
+ btnNextSubtitle Hint (frmPlayer)
- btnLoadSub (frmMain)
- btnLoad2ndSub (frmMain)
- btnLoadMovie (frmMain)
- btnLoadMVD (frmMain)
+ miMainSub Caption
+ miOpenMainSub Caption
+ mi2ndSub Caption
+ miOpen2ndSub Caption
+ miMovie Caption
+ miOpenMovie Caption
+ miMovieDescription Caption
+ miOpenMVD Caption
-->
<Translation>
<frmInput>
<grpMainFPS Caption="Frame rate (FPS)" />
<captFps Caption="Frame rate is dermined by movie.\nFPS can be changed only when no movie loaded.\nUsed for converting time <-> frames and to\ndetermine the play timer sample rate" />
<cmbFrameRate Header="Frames per second" />
<grpLanguage Caption="Language" />
<captVersion Caption="Created for version:" />
<captAuthor Caption="Translation author:" />
<!-- Important - Language version and author - displayed in the language group box-->
<Item Name="S_MSG_ErrorIniFile" Value="Error creating INI file %s" />
<Item Name="S_MSG_ErrorReadingSubtitles" Value="Error reading subtitles %s line %d."/>
<Item Name="S_MSG_BadMVDFile" Value="Incorrect format of MVD file."/>
<Item Name="S_MSG_CantReadSubsFromMVD" Value="Can't load subtitles from MVD file."/>
<Item Name="S_MSG_SubtitleFileNotExist" Value="Subtitle file %s does not exist"/>
<Item Name="S_MSG_SubtitlesNotSaved" Value="%s subtitles not saved. Do you want to save them?"/>
<!-- Since 6.0 --><Item Name="S_MSG_SubtitlesNotSavedOpen" Value="%s subtitles not saved. Do you want to save them before loading the new subtitles?"/>
<Item Name="S_MSG_MVDWarning" Value="Selected MVD file allready exists. MVD support in SubtitleProcessor is limited\nonly to essential minimum and some extended information may be lost.\nDo you want to overwrite the existing file?" />
<!--FrameBookmarkUnit-->
<Item Name="UNIT_Time" Value="HMS"/>
<Item Name="UNIT_Frame" Value="Fr."/>
<Item Name="UNIT_None" Value="---"/>
<!--PlayerFormUnit-->
<Item Name="S_ActualPosition" Value="Current position : %6.6d %s / %s %s"/>
<!--AboutFormUnit-->
<Item Name="S_MSG_HUF_Ear" Value="Scratch my ear, i like it!!!"/>
<Item Name="S_MSG_HUF_Eye" Value="Don't touch my eye!!!"/>
<Item Name="S_MSG_HUF_Snout" Value="That's MY snout, touch YOURS!!!"/>
<!--TranslatorUnit-->
<Item Name="S_MSG_JoinBadSelection" Value="Bad subtitle selection. Last subtitle can't be merged"/>
<Item Name="S_MSG_SplitBadSelection" Value="Bad subtitle selection. Only subtitles with 2 or more lines can be split"/>
<Item Name="S_MSG_WannaJoinSub" Value="Do you want to merge selected subtitle with the next one?"/>
<Item Name="S_MSG_WannaJoinSubs" Value="Do you want to merge selected subtitles (%d)?"/>
<!-- Obsolete --> <Item Name="S_MSG_WannaSplitSub" Value="Do you want to split selected subtitle?"/>
<Item Name="S_MSG_DestSubsNotEnough" Value="Index of selected subtitle is greater than count of destination subtitles"/>
<Item Name="S_MSG_WannaCopyTimeStamps" Value="Do you want to copy the timestamps?"/>
<Item Name="S_MSG_WannaCopyText" Value="Do you want to copy the text?"/>
<Item Name="S_MSG_AllreadyAtStart" Value="Search is on the beginning. Can't search up."/>
<Item Name="S_MSG_AllreadyAtEnd" Value="Search is on the end. Can't search down."/>
<Item Name="S_MSG_TextNotFound" Value="Text not found."/>