summaryrefslogtreecommitdiffstats
path: root/win/CS/frmMain.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-05-08 11:00:16 +0000
committersr55 <[email protected]>2011-05-08 11:00:16 +0000
commitc2e751e3eb2ed19163c6c2a1318eab28bcbb921b (patch)
tree2a652aefd39b11c7442136052927df1b0e9b6191 /win/CS/frmMain.Designer.cs
parent3d7392c9e4f114408b2fd16bd848a2e10c36fa32 (diff)
WinGui:
- Add Elapsed Encode Time the main window. - Add Elapsed Queue Time to the queue window. (Note, Pausing the queue resets this currently) - Fixed an issue with disabled controls on the audio panel after removing the last track which was passthru. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3973 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/frmMain.Designer.cs')
-rw-r--r--win/CS/frmMain.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/frmMain.Designer.cs b/win/CS/frmMain.Designer.cs
index 066f7f68e..7e3d61e57 100644
--- a/win/CS/frmMain.Designer.cs
+++ b/win/CS/frmMain.Designer.cs
@@ -673,7 +673,7 @@ namespace Handbrake
//
// DVD_Open
//
- this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drive.";
+ this.DVD_Open.Description = "Select a VIDEO_TS folder or a folder which contains a collection of video files.";
//
// File_Open
//