From 3698468402be2e371a53489fb65d0deb9b17659f Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 7 May 2010 18:58:46 +0000 Subject: WinGui: - Added Export support to the Chapters Tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3287 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/frmMain.resx | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'win/C#/frmMain.resx') 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 392, 54 + + 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 \ + 265, 54 -- cgit v1.2.3