summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.resx
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-05-07 18:58:46 +0000
committersr55 <[email protected]>2010-05-07 18:58:46 +0000
commit3698468402be2e371a53489fb65d0deb9b17659f (patch)
tree1657d95bb5e669b244229400181757d4a11e1051 /win/C#/frmMain.resx
parentbcc3c4e2ac8dbb14353a3e9f4ba643725daa3beb (diff)
WinGui:
- Added Export support to the Chapters Tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3287 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.resx')
-rw-r--r--win/C#/frmMain.resx10
1 files changed, 10 insertions, 0 deletions
diff --git a/win/C#/frmMain.resx b/win/C#/frmMain.resx
index a3662bdb2..566403878 100644
--- a/win/C#/frmMain.resx
+++ b/win/C#/frmMain.resx
@@ -169,6 +169,16 @@ Note: Currently, if you wish to use a , in your chapter name, you must escape it
<metadata name="AudioMenuRowHeightHack.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>392, 54</value>
</metadata>
+ <data name="btn_export.ToolTip" xml:space="preserve">
+ <value>Import a comma separated file containing the chapter information.
+The CSV should be formatted as follows:
+
+1,Chapter 1 Name
+2,Chapter 2 Name
+3,Chapter 3 Name
+
+Note: Currently, if you wish to use a , in your chapter name, you must escape it with a \</value>
+ </data>
<metadata name="presets_menu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>265, 54</value>
</metadata>