Reorganize context menu

This commit is contained in:
2014-05-05 17:32:39 -04:00
parent 838cf322b5
commit 539b2283e7
3 changed files with 34 additions and 28 deletions

View File

@@ -106,7 +106,7 @@ namespace FloatingStatusWindowLibrary.Properties {
}
/// <summary>
/// Looks up a localized string similar to Change Appearance.
/// Looks up a localized string similar to Change Appearance....
/// </summary>
public static string ContextMenuChangeAppearance {
get {

View File

@@ -133,7 +133,7 @@
<value>Start with Windows</value>
</data>
<data name="ContextMenuChangeAppearance" xml:space="preserve">
<value>Change Appearance</value>
<value>Change Appearance...</value>
</data>
<data name="ContextMenuExit" xml:space="preserve">
<value>Exit</value>