diff options
author | sr55 <[email protected]> | 2017-09-08 22:14:26 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2017-09-08 22:14:26 +0100 |
commit | e17f33293848a5f3a783f09377adc94ffedb0f44 (patch) | |
tree | 7e4e44df742d3f82c4ab142ee1a35073e7ac984a /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | b2f2e30f942a917348703e28418be97595ad5e8d (diff) |
WinGui: Implementing the new Preset design that does away with the legacy style preset pane and re-arranges parts of the main window for better process flow.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 98b46afe9..11b3727b1 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -151,7 +151,7 @@ <value>Duration</value>
</data>
<data name="MainView_File" xml:space="preserve">
- <value>File</value>
+ <value>Save To</value>
</data>
<data name="MainView_FiltersTab" xml:space="preserve">
<value>Filters</value>
|