diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-12-13 18:54:38 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-12-13 18:54:38 +0000 |
commit | eedc182bb90afb9f809aec8ecfce8526ad3ab0e2 (patch) | |
tree | dae934724f1968bfcb5e9bc6c91bf64a51523236 /plugins/Clist_nicer/res | |
parent | a21ef5c66de9e420513b651bab8d0a78c78b3afb (diff) |
typos in clist_nicer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/res')
-rw-r--r-- | plugins/Clist_nicer/res/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index a1683d41e8..1f2809be27 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -102,7 +102,7 @@ BEGIN CONTROL "Spin5",IDC_BLINKSPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,114,137,11,16
LTEXT "ms",IDC_STATIC,130,138,24,8
GROUPBOX "Event area",IDC_STATIC,169,91,133,63
- LTEXT "Set base visiblity on the frames menu",IDC_STATIC,176,102,121,20
+ LTEXT "Set base visibility on the frames menu",IDC_STATIC,176,102,121,20
CONTROL "Auto mode",IDC_EVENTAREAAUTOHIDE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,176,125,121,10
CONTROL "Draw sunken edge",IDC_EVENTAREASUNKEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,176,138,121,10
GROUPBOX "System tray icon when using multiple protocols",IDC_STATIC,1,154,302,71
@@ -134,7 +134,7 @@ BEGIN CONTROL "Quicksearch in open groups only",IDC_QUICKSEARCHVISONLY,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,11,56,283,12
CONTROL "No expand/collapse icon",IDC_NOGROUPICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,68,283,12
- CONTROL "Center groupnames horizontally",IDC_CENTERGROUPNAMES,
+ CONTROL "Center group names horizontally",IDC_CENTERGROUPNAMES,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,11,80,283,12
LTEXT "Alignment",IDC_STATIC,11,95,91,10
COMBOBOX IDC_GROUPALIGN,106,93,73,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|