diff options
author | sr55 <[email protected]> | 2017-12-15 22:47:20 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-12-15 22:47:20 +0000 |
commit | 939696ce28687a9f4d96556dcf28bd9ab605e1a1 (patch) | |
tree | 85e9a773078d987a0a93f3b3e057c5e99d3b3806 /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 7244ea454654b4b6d8f97f33174303445edb08ff (diff) |
WinGui: Language Changes around preset buttons on the main view.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 32814de31..4dee81b03 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -1013,4 +1013,10 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="OptionsView_PlaySoundWhenQueueDone" xml:space="preserve">
<value>Play a sound when the queue completes</value>
</data>
+ <data name="MainView_Reload" xml:space="preserve">
+ <value>Reload</value>
+ </data>
+ <data name="MainView_SaveNewPreset" xml:space="preserve">
+ <value>Save New Preset</value>
+ </data>
</root>
\ No newline at end of file |