diff options
author | Scott <[email protected]> | 2015-10-24 21:20:16 +0100 |
---|---|---|
committer | Scott <[email protected]> | 2015-10-24 21:20:16 +0100 |
commit | a5e11c672683a315646ba78e74d6c4beb719bfd1 (patch) | |
tree | 4ceebf66ac6b431a3c6108dfaccf2304ed85b70d /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 5453dde3e30ee93fd49a779e4b3ce40d0077e045 (diff) |
Adding a "When Done" Label and Context Menu to the Main Screen status bar.
This should make it more obvious to users that they have a "When done" action turned on, especially when coming back to the app after a period of time.
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 f61aa17c6..2d9793240 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -553,7 +553,7 @@ <value>Video:</value>
</data>
<data name="QueueView_WhenDone" xml:space="preserve">
- <value>When Done::</value>
+ <value>When Done:</value>
</data>
<data name="StaticPreviewView_Duration" xml:space="preserve">
<value>Duration:</value>
|