diff options
author | Sven Gothel <[email protected]> | 2017-12-28 11:41:55 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2017-12-28 11:41:55 +0100 |
commit | fb37291733561ccab02e02737916411b3af2a543 (patch) | |
tree | 300a09422835d6349c06d30159df4c324606d984 /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 8066b69b14735e94432316055d8546572ae65c9e (diff) | |
parent | bcfb612388626d97c0240ccd85a99df0e02b3f7c (diff) |
Merge branch 'master' into ffmpeg
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 0b8c69afa..8379ecb7d 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -1019,4 +1019,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="MainView_SaveNewPreset" xml:space="preserve">
<value>Save New Preset</value>
</data>
+ <data name="MainView_ShowPreview" xml:space="preserve">
+ <value>Show Preview</value>
+ </data>
</root>
\ No newline at end of file |