From 196dd261bc518a5e27cc78cb0763d2818e8ffec6 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 8 Oct 2009 20:05:17 +0000 Subject: WinGui: - Couple of UI / tooltip tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2875 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 184e7a96c..be71f9252 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -159,6 +159,16 @@ Note: Do not change any of the chapter numbers! 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