diff options
author | RMN <rmn@miranda-ng.org> | 2015-03-13 18:16:43 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2015-03-13 18:16:43 +0000 |
commit | 1ff8aec4684826242d852141a75c5d93c2932763 (patch) | |
tree | 15edf7a2637b76a63f3d65cdc592a2ba6d0698d6 /protocols/WhatsApp/res | |
parent | 63e81aa1f5068335da333da15c553caf48b2dd6e (diff) |
- spelling;
- langpacks\english: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@12394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/res')
-rw-r--r-- | protocols/WhatsApp/res/whatsapp.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/res/whatsapp.rc b/protocols/WhatsApp/res/whatsapp.rc index ec76d479ea..17afea48a9 100644 --- a/protocols/WhatsApp/res/whatsapp.rc +++ b/protocols/WhatsApp/res/whatsapp.rc @@ -120,7 +120,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_SETFOREGROUND | DS_FIXEDSYS | DS_CENTER | CAPTION "Invite users"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "Choose an user",IDC_STATIC,4,2,208,130
+ GROUPBOX "Choose a user",IDC_STATIC,4,2,208,130
CONTROL "",IDC_CLIST,"CListControl",WS_TABSTOP | 0x1,12,12,192,112,WS_EX_CLIENTEDGE
LTEXT "Other user:",IDC_STATIC,4,138,55,8
EDITTEXT IDC_NEWJID,60,136,152,12,ES_AUTOHSCROLL
|