diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index e2638cae8..c8f75faca 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -697,7 +697,11 @@ Remaining Time: {4}</value> <value>Queue Paused</value>
</data>
<data name="Main_LowDiskspace" xml:space="preserve">
- <value>Your destination directory is low on diskspace. Please free up some disk space on your destination drive. Alternatively you can change the level at which this alert triggers in Options. </value>
+ <value>Your destination directory is low on diskspace.
+
+You can configure the level at which this alert appears in preferences.
+
+Do you wish to continue? </value>
</data>
<data name="Queue_UnableToResetJob" xml:space="preserve">
<value>Unable to reset job status as it is not in an Error or Completed state</value>
@@ -1237,7 +1241,7 @@ Would you like to overwrite it?</value> <value>Log Path:</value>
</data>
<data name="Options_LowDiskspaceSize" xml:space="preserve">
- <value>Pause queue if disk space is lower than:</value>
+ <value>Pause queue if disk space is low</value>
</data>
<data name="Options_MinimiseTray" xml:space="preserve">
<value>Minimize to system tray (Requires Restart)</value>
|