diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-24 00:09:26 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-24 00:09:26 +0000 |
commit | 9d0797bcde7ae23a933ba98e537841c802b99627 (patch) | |
tree | cb60633c9aecc036b022ee3c9770f59bad170b5f /plugins | |
parent | c9c28fcbb4ed78eedbb648cb7b6a6527cdab5ec4 (diff) |
TabSRMM: cosmetic
git-svn-id: http://svn.miranda-ng.org/main/trunk@6970 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index bcc490a850..88136096fd 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -756,7 +756,7 @@ BEGIN MENUITEM "Clear saved Tab Position", ID_TABMENU_CLEARSAVEDTABPOSITION
MENUITEM SEPARATOR
MENUITEM "Attach to Container...", ID_TABMENU_ATTACHTOCONTAINER
- MENUITEM "Container Options...", ID_TABMENU_CONTAINEROPTIONS
+ MENUITEM "Container options...", ID_TABMENU_CONTAINEROPTIONS
MENUITEM SEPARATOR
MENUITEM "Close Container", ID_TABMENU_CLOSECONTAINER
END
@@ -918,7 +918,7 @@ BEGIN BEGIN
MENUITEM "Use default Value", ID_WINDOWFLASHING_USEDEFAULTVALUES
MENUITEM "Flash until focused", ID_WINDOWFLASHING_FLASHUNTILFOCUSED
- MENUITEM "Disable Flashing", ID_WINDOWFLASHING_DISABLEFLASHING
+ MENUITEM "Disable flashing", ID_WINDOWFLASHING_DISABLEFLASHING
END
MENUITEM SEPARATOR
MENUITEM "Show Multisend Contact List", ID_VIEW_SHOWMULTISENDCONTACTLIST
@@ -935,7 +935,7 @@ BEGIN END
POPUP "&Container"
BEGIN
- MENUITEM "Container Options...", ID_CONTAINER_CONTAINEROPTIONS
+ MENUITEM "Container options...", ID_CONTAINER_CONTAINEROPTIONS
MENUITEM SEPARATOR
POPUP "Event Popups"
BEGIN
|