diff options
author | sr55 <[email protected]> | 2017-12-21 22:05:51 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-12-21 22:06:06 +0000 |
commit | fb37564d75ef1298129c4f5529e808d17e62fcc5 (patch) | |
tree | b74dd92ca8b888da23ca38857ea9564ff35ed13d /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 138c0d6dbb4cb8ed34adc0bcb152a69af0fb0c9a (diff) |
WinGui: Further UI consistency tweaks to the main window. Made the layout a bit more compact. #833
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 4dee81b03..0b8c69afa 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -187,7 +187,7 @@ <value>Show Queue</value>
</data>
<data name="MainView_Source" xml:space="preserve">
- <value>Source</value>
+ <value>Source:</value>
</data>
<data name="MainView_StartEncode" xml:space="preserve">
<value>Start Encode</value>
|