diff options
author | Scott <[email protected]> | 2015-12-14 19:59:27 +0000 |
---|---|---|
committer | Scott <[email protected]> | 2015-12-14 20:12:29 +0000 |
commit | cd2eb1c2b13d15dd58842d8eabea978075979554 (patch) | |
tree | b65472c608e76c154a54e6c2599fd064a8e72ef3 /win/CS/HandBrakeWPF/Properties/Resources.resx | |
parent | 808c4c5e353e08e32d54c48dce96598996b1c91c (diff) |
WinGui: Ability to Force Preset updates change tidy up
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 765b9636b..a63772ad6 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -789,4 +789,8 @@ Are you sure you want to import the chapter names?</value> <data name="ScanService_ScanStopFailed" xml:space="preserve">
<value>An error occured when trying to stop the scan. Please restart HandBrake.</value>
</data>
+ <data name="Presets_PresetForceReset" xml:space="preserve">
+ <value>HandBrake is unable to upgrade your presets file to a new version format.
+Your preset file will be archived and new one created. You will need to re-create your own presets.</value>
+ </data>
</root>
\ No newline at end of file |