diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-03 23:27:25 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-03 23:27:25 +0000 |
commit | 9105ebe02af9b3ad599b3a316ce423a828b2d6c6 (patch) | |
tree | d0dc804a63ccdb333038f203b6c2e413455e54da /plugins/UserInfoEx/res | |
parent | 09563405b5388d3b32f2fb8a145afa0a85a3547c (diff) |
spelling corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@6764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/res')
-rw-r--r-- | plugins/UserInfoEx/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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
|