diff options
author | sr55 <[email protected]> | 2017-03-05 22:02:26 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-03-05 22:02:26 +0000 |
commit | 8e5455063adb16ca65ffb501b1737ae97b918e56 (patch) | |
tree | 6894035bfc29ef08f63d0f3d05471119da101bf4 /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 5d2c3cc85cae38c365ffdefa40054563d45b1506 (diff) |
WinGui: Remove disk space warning from browser and allow the low level to be configurable in options. Resolves #590
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 30e783a93..87e584e96 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -890,4 +890,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="Options_QsvDecodeForNonFullPath" xml:space="preserve">
<value>Use QSV Decoding for non QSV encoders.</value>
</data>
+ <data name="Options_LowDiskspaceSize" xml:space="preserve">
+ <value>Low diskspace warning level (GB):</value>
+ </data>
</root>
\ No newline at end of file |