diff options
author | sr55 <[email protected]> | 2017-12-25 16:05:52 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-12-25 16:06:27 +0000 |
commit | 903ceebfcd0eb6cd8b4c6651b3ec93520c25d18e (patch) | |
tree | 56db2aae2465f44045dc9717bcf27e71f3ce4f01 /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 2adcc5dca5a2c0b0b10208700641c1c1b7140554 (diff) |
WinGui: Toolbar Consistency pt2 #833
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 |