diff options
author | sr55 <[email protected]> | 2010-01-16 21:37:10 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-01-16 21:37:10 +0000 |
commit | 2ad2245bc6b2151f7526511f5ba9a3868964aa1f (patch) | |
tree | db5f09f8ffb545e82fe90ff29cd0550816ce7612 /win/C#/frmOptions.resx | |
parent | f1cc4752f0f6b3c5160bc39b7d1115b18fbae4f1 (diff) |
WinGui:
- Updated tooltip for new show cli window preference.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3074 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmOptions.resx')
-rw-r--r-- | win/C#/frmOptions.resx | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win/C#/frmOptions.resx b/win/C#/frmOptions.resx index f16c6a9a2..a84c00ac2 100644 --- a/win/C#/frmOptions.resx +++ b/win/C#/frmOptions.resx @@ -120,6 +120,14 @@ <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 18</value>
</metadata>
+ <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.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 "Encode In-Gui encode status" is enabled.
+You may wish to enable this as you'll be able to cleanly exit the CLI using ctrl-c
+meaing you'll have playable files if you choose to end the encode early.</value>
+ </data>
<data name="check_m4v.ToolTip" xml:space="preserve">
<value>Use .m4v instead of .mp4 for MP4 files
|