summaryrefslogtreecommitdiffstats
path: root/win/CS/frmOptions.resx
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-07-23 19:51:49 +0000
committersr55 <[email protected]>2011-07-23 19:51:49 +0000
commitec5bb4ac5e24535e2c48d68ddbd53c575096bf7a (patch)
tree816ff351c90dea09724837249135667779b99a6e /win/CS/frmOptions.resx
parent0acf6155a9410cd1faf207b2cf77fc31f392e396 (diff)
WinGui: Tweak the new audio panel options pane to give it a cleaner appearance and simplify the code a bit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4128 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/frmOptions.resx')
-rw-r--r--win/CS/frmOptions.resx20
1 files changed, 20 insertions, 0 deletions
diff --git a/win/CS/frmOptions.resx b/win/CS/frmOptions.resx
index ce774a25a..fe821ebd2 100644
--- a/win/CS/frmOptions.resx
+++ b/win/CS/frmOptions.resx
@@ -120,6 +120,23 @@
<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.
@@ -142,6 +159,9 @@ 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="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