summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-11-26 15:44:22 +0000
committerDart Raiden <wowemuh@gmail.com>2013-11-26 15:44:22 +0000
commit5ca6fdf54ef9a73a3a05e58212cc98178fdef316 (patch)
tree3d43c930ad62e9752514f120bd025418b6d4b372
parent19cab1ca9696845a338a17c9bad3788aa4ec7bc2 (diff)
TabSRMM & Scriver: spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@6989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--plugins/Scriver/res/resource.rc2
-rw-r--r--plugins/TabSRMM/res/resource.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc
index c9186f4f30..7aaf0333c2 100644
--- a/plugins/Scriver/res/resource.rc
+++ b/plugins/Scriver/res/resource.rc
@@ -66,7 +66,7 @@ BEGIN
WS_TABSTOP,8,12,260,10
CONTROL "Always show tab bar",IDC_ALWAYSSHOWTABS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,23,252,10
- CONTROL "Tabs at bottom",IDC_TABSATBOTTOM,"Button",
+ CONTROL "Tabs at the bottom",IDC_TABSATBOTTOM,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,20,34,252,10
CONTROL "Limit names on tabs to",IDC_LIMITNAMES,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,45,126,10
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index 88136096fd..a3beb4b6ba 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -911,7 +911,7 @@ BEGIN
MENUITEM "Place ToolBar at bottom", ID_VIEW_BOTTOMTOOLBAR
END
MENUITEM "Title Bar", ID_VIEW_SHOWTITLEBAR
- MENUITEM "Tabs at Bottom", ID_VIEW_TABSATBOTTOM
+ MENUITEM "Tabs at the bottom", ID_VIEW_TABSATBOTTOM
MENUITEM "Vertical maximize", ID_VIEW_VERTICALMAXIMIZE
MENUITEM SEPARATOR
POPUP "Window Flashing"