diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-09 08:46:25 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-09 08:46:25 +0000 |
commit | 2ff607d58d8889248484d3bcd4eb123a13c0a164 (patch) | |
tree | e4d9a9617e0d7d1cfe249d00aa2eaaf85c0c286e /protocols/IcqOscarJ/res/resources.rc | |
parent | 9aac6d3df840fb35a4798f25929bd7187f1c65a9 (diff) |
English US correction (patch by RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/res/resources.rc')
-rw-r--r-- | protocols/IcqOscarJ/res/resources.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index 796b889cc2..0b92eef852 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -189,7 +189,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,176,281,10
CONTROL "Only reply to status message request from visible contacts",IDC_STATUSMSG_VISIBLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,33,192,269,10
- CTEXT "Some options are greyed out because they can only be changed when you are online.",IDC_STATIC_NOTONLINE,4,215,302,8
+ CTEXT "Some options are grayed out because they can only be changed when you are online.",IDC_STATIC_NOTONLINE,4,215,302,8
END
IDD_OPT_POPUPS DIALOGEX 0, 0, 314, 251
@@ -291,7 +291,7 @@ BEGIN EDITTEXT IDC_DEPARTMENT,65,177,91,12,ES_AUTOHSCROLL
LTEXT "Position:",IDC_STATIC,15,194,50,8
EDITTEXT IDC_POSITION,65,192,91,12,ES_AUTOHSCROLL
- LTEXT "Organisation:",IDC_STATIC,15,209,50,8
+ LTEXT "Organization:",IDC_STATIC,15,209,50,8
COMBOBOX IDC_ORGANISATION,65,207,91,99,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
LTEXT "Keywords:",IDC_STATIC,24,224,41,8
EDITTEXT IDC_ORGKEYWORDS,65,222,91,12,ES_AUTOHSCROLL
|