diff options
Diffstat (limited to 'win/CS/frmOptions.resx')
-rw-r--r-- | win/CS/frmOptions.resx | 34 |
1 files changed, 14 insertions, 20 deletions
diff --git a/win/CS/frmOptions.resx b/win/CS/frmOptions.resx index fe821ebd2..104647c5f 100644 --- a/win/CS/frmOptions.resx +++ b/win/CS/frmOptions.resx @@ -120,23 +120,6 @@ <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 18</value>
</metadata>
- <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <value>132, 18</value>
- </metadata>
- <data name="cb_subtitleMode.ToolTip" xml:space="preserve">
- <value>"All" - all languages available in original order;
-"Selected" - The Preferred and the extra selected languages;
-"Only Preferred" - Only the Preferred language;
-"First" - The first available;
-"None" - No language selected;</value>
- </data>
- <data name="cb_audioMode.ToolTip" xml:space="preserve">
- <value>"All" - all languages available in original order;
-"Selected" - The Preferred and the extra selected languages;
-"Only Preferred" - Only the Preferred language;
-"First" - The first available;
-"None" - No language selected;</value>
- </data>
<data name="cb_mp4FileMode.ToolTip" xml:space="preserve">
<value>The default file extension for MP4 Files.
Automatic - This will use M4v when AC3 Audio, SRT Subtitles or Chapters are present, otherwise MP4.
@@ -159,9 +142,20 @@ You can insert this anywhere in your path. e.g. c:\movies\{source_folder_name} It will substitute the name of the folder where the source is located.
Note, this can't be used with the {source_path} option!</value>
</data>
- <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <value>132, 18</value>
- </metadata>
+ <data name="cb_subtitleMode.ToolTip" xml:space="preserve">
+ <value>"All" - all languages available in original order;
+"Selected" - The Preferred and the extra selected languages;
+"Only Preferred" - Only the Preferred language;
+"First" - The first available;
+"None" - No language selected;</value>
+ </data>
+ <data name="cb_audioMode.ToolTip" xml:space="preserve">
+ <value>"All" - all languages available in original order;
+"Selected" - The Preferred and the extra selected languages;
+"Only Preferred" - Only the Preferred language;
+"First" - The first available;
+"None" - No language selected;</value>
+ </data>
<data name="check_showCliForInGUIEncode.ToolTip" xml:space="preserve">
<value>Shows the CLI window when encoding.
You may wish to enable this as you'll be able to cleanly exit the CLI using ctrl-c
|