From 9105ebe02af9b3ad599b3a316ce423a828b2d6c6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 3 Nov 2013 23:27:25 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@6764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/res/resource.rc | 2 +- plugins/StartupSilence/res/StartupSilence.rc | 2 +- plugins/TabSRMM/res/chat.rc | 2 +- plugins/TabSRMM/src/msgs.h | 2 +- plugins/UserInfoEx/res/resource.rc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 6399744f98..035e850da0 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -530,7 +530,7 @@ BEGIN LTEXT "Subcontacts indent:",IDC_SUBIDENTCAPT,26,164,126,10 CONTROL "Remove status message if contact became offline",IDC_REMOVE_OFFLINE_AWAYMSG, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,50,201,10 - CONTROL "Use improved search method in contactlist",IDC_FILTER_SEARCH, + CONTROL "Use improved search method in contact list",IDC_FILTER_SEARCH, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,62,201,10 END diff --git a/plugins/StartupSilence/res/StartupSilence.rc b/plugins/StartupSilence/res/StartupSilence.rc index 693450c42b..2d384ff124 100644 --- a/plugins/StartupSilence/res/StartupSilence.rc +++ b/plugins/StartupSilence/res/StartupSilence.rc @@ -47,7 +47,7 @@ BEGIN CTEXT "You need to configure it once for each computer, where you run your Miranda NG.",IDC_STATIC,7,195,295,20 LTEXT "No Apply button required.",IDC_STATIC,11,220,184,8 GROUPBOX "After startup set:",IDC_STATIC,3,136,303,57 - CONTROL "Filtered popups only (leave uncheck to no popups)",IDC_DEFPOPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,167,274,9 + CONTROL "Filtered popups only (leave uncheck for no popups)",IDC_DEFPOPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,167,274,9 CONTROL "Enable sounds",IDC_DEFSOUNDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,181,287,9 CONTROL "Allow to set sounds and filtered popups only after startup (uncheck for all popups and sounds)",IDC_RESTORE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,11,147,290,19 CONTROL "Allow mRadio or Weather popups, etc...",IDC_NONSTATUSES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,118,259,9 diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index 3d269581b1..39e007e9e8 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -129,7 +129,7 @@ BEGIN LTEXT "Maximum number of events in the message window",IDC_STATIC,10,142,225,11 EDITTEXT IDC_LOGLIMIT,248,139,38,14,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER CONTROL "Spin1",IDC_CHAT_SPIN2,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,281,138,11,14 - LTEXT "Groupchat userlist row height (pixels)",IDC_STATIC_ULIST,10,167,221,8 + LTEXT "Group chat userlist row height (pixels)",IDC_STATIC_ULIST,10,167,221,8 EDITTEXT IDC_NICKROW2,247,164,29,14,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER CONTROL "",IDC_CHAT_SPIN3,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,275,167,11,14 PUSHBUTTON "Open log file base folder",IDC_MUC_OPENLOGBASEDIR,16,76,155,14 diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h index 36a06aa8eb..bf2af3e24d 100644 --- a/plugins/TabSRMM/src/msgs.h +++ b/plugins/TabSRMM/src/msgs.h @@ -997,7 +997,7 @@ typedef struct { #define TABSRMM_HK_SECTION_IM LPGEN("Message windows - IM") #define TABSRMM_HK_SECTION_GENERIC LPGEN("Message windows - all") -#define TABSRMM_HK_SECTION_GC LPGEN("Message windows - groupchats") +#define TABSRMM_HK_SECTION_GC LPGEN("Message windows - group chats") /* * encryption status bar indicator diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc index 90af7a75e7..fa7f4d1b2d 100644 --- a/plugins/UserInfoEx/res/resource.rc +++ b/plugins/UserInfoEx/res/resource.rc @@ -99,7 +99,7 @@ BEGIN CONTROL "Country:",IDC_STATIC,"Static",SS_SIMPLE,9,57,54,8,WS_EX_RIGHT COMBOBOX EDIT_COUNTRY,67,55,110,122,CBS_DROPDOWNLIST | CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP ICON "",ICO_ADDRESS,5,6,20,20,SS_REALSIZEIMAGE - CONTROL "Contact added to ContactList:",IDC_STATIC,"Static",SS_SIMPLE,30,106,115,8,WS_EX_RIGHT + CONTROL "Contact added to contact list:",IDC_STATIC,"Static",SS_SIMPLE,30,106,115,8,WS_EX_RIGHT CONTROL "Just from the beginning.",TXT_DATEADDED,"Static",SS_SIMPLE,152,106,146,8 ICON "",ICO_COUNTRY,180,56,21,20,SS_REALSIZEIMAGE ICON "",ICO_CLOCK,8,102,20,20 -- cgit v1.2.3