diff options
author | sr55 <[email protected]> | 2017-12-10 22:19:45 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-12-10 22:19:45 +0000 |
commit | 601445a33e6237bab1491091641db5db1a4fd930 (patch) | |
tree | 2834dcdce5dc083208b547207a7e25d30a2f0301 /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 037c7041dc8b3d2ff62987179849c947beb00974 (diff) |
WinGui: UI consistency Tweaks. #833
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 0112f0ff5..4dd72b89b 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -130,7 +130,7 @@ <value>Advanced</value>
</data>
<data name="MainView_Angle" xml:space="preserve">
- <value>Angle</value>
+ <value>Angle: </value>
</data>
<data name="MainView_AudioTab" xml:space="preserve">
<value>Audio</value>
@@ -148,10 +148,10 @@ <value>Destination</value>
</data>
<data name="MainView_Duration" xml:space="preserve">
- <value>Duration</value>
+ <value>Duration: </value>
</data>
<data name="MainView_File" xml:space="preserve">
- <value>Save To</value>
+ <value>Save As:</value>
</data>
<data name="MainView_FiltersTab" xml:space="preserve">
<value>Filters</value>
@@ -202,10 +202,10 @@ <value>Subtitles</value>
</data>
<data name="MainView_through" xml:space="preserve">
- <value>through</value>
+ <value> - </value>
</data>
<data name="MainView_Title" xml:space="preserve">
- <value>Title</value>
+ <value>Title: </value>
</data>
<data name="MainView_Tools" xml:space="preserve">
<value>Tools</value>
@@ -1001,4 +1001,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="MainView_PresetOptionsContextMenu" xml:space="preserve">
<value>Preset Options Context Menu</value>
</data>
+ <data name="MainView_Range" xml:space="preserve">
+ <value>Range:</value>
+ </data>
</root>
\ No newline at end of file |