From ab24a483dcef737bcc49facd3a406b0364ab4098 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 29 Dec 2013 21:06:41 +0000 Subject: WinGui: Move a bunch of strings out to the resources file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5946 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Properties/Resources.resx | 112 ++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx') diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 530bedfd6..4ecd0daa9 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -377,4 +377,116 @@ In order to use the QuickSync encoder, you must: Warning + + Are you sure? + + + HandBrake + + + HandBrake is already encoding. + + + Please choose a destination for the file. + + + The current file already exists, do you wish to overwrite it? + + + There are jobs on the queue with the same destination path. Please choose a different path for this job. + + + {0:00.00}%, FPS: {1:000.0}, Avg FPS: {2:000.0}, Time Remaining: {3}, Elapsed: {4:hh\\:mm\\:ss} + + + , Pending Jobs {5} + + + New Default Preset Set: {0} + + + A New Update is Available. Goto Tools Menu > Options to Install + + + No Preset selected. + + + You can not modify built in presets. Please select one of your own presets. + + + Please select a folder. + + + Preparing to encode ... + + + You can not import a preset with the same name as a built-in preset. + + + This preset appears to already exist. Would you like to overwrite it? + + + Presets + + + Are you sure you wish to update the selected preset? + + + The Preset has now been updated with your current settings. + + + HandBrake has determined your built-in presets are out of date... These presets will now be updated. +Your custom presets have not been updated so you may have to re-create these by deleting and re-adding them. + + + Queue Finished + + + Scan Cancelled. + + + Scan Completed + + + Scan failed: + + + Scan Failed... See Activity Log for details. + + + Scanning source, please wait... + + + Scanning Title {0} of {1} ({2}%) + + + You must first scan a source and setup your job before starting an encode. + + + Please select a preset. + + + Please select a preset to update. + + + Select 'Source' to continue + + + {0} Encodes Pending + + + Notice + + + Overwrite? + + + Question + + + Read + + + Updated + \ No newline at end of file -- cgit v1.2.3