summaryrefslogtreecommitdiff
path: root/plugins/AVS/res/avs.rc
diff options
context:
space:
mode:
authorslotwin <slotwin@users.noreply.github.com>2014-05-23 19:38:50 +0000
committerslotwin <slotwin@users.noreply.github.com>2014-05-23 19:38:50 +0000
commit1f9ae4039f6a69b3ee1f2723e269e45c85fdad16 (patch)
tree1aae32637c52166b0b6e03c181959c4e4f9b59a4 /plugins/AVS/res/avs.rc
parent25354618e22b4b964859d7eda983935ebb634a53 (diff)
Avatar service: proper capitalization in options
git-svn-id: http://svn.miranda-ng.org/main/trunk@9297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS/res/avs.rc')
-rw-r--r--plugins/AVS/res/avs.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/AVS/res/avs.rc b/plugins/AVS/res/avs.rc
index 072fb61c4b..26dee0ee88 100644
--- a/plugins/AVS/res/avs.rc
+++ b/plugins/AVS/res/avs.rc
@@ -36,7 +36,7 @@ BEGIN
PUSHBUTTON "Delete default picture",IDC_REMOVEPROTOPIC,176,99,106,14
CONTROL "",IDC_PROTOPIC,"Button",BS_OWNERDRAW,197,118,56,50
EDITTEXT IDC_PROTOAVATARNAME,18,176,264,30,ES_MULTILINE | ES_READONLY,WS_EX_CLIENTEDGE
- CTEXT "CAUTION: These pictures are NOT your own avatars.\nTo set your own Avatar goto Main Menu | View/Change My Details | Avatars",IDC_STATIC,0,53,294,18
+ CTEXT "CAUTION: These pictures are NOT your own avatars.\nTo set your own Avatar go to Main menu | View/change my details | Avatars.",IDC_STATIC,0,53,294,18
END
IDD_OPTIONS_AVATARS DIALOGEX 0, 0, 302, 189
@@ -65,7 +65,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,17,281,11
CONTROL "Try to draw own avatar background transparent (for images without transparency)",IDC_MAKE_MY_AVATARS_TRANSP,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,30,289,16
- LTEXT "This uses the same additional options as in ""Contact Avatars"" tab",IDC_STATIC,17,50,257,13
+ LTEXT "This uses the same additional options as in ""Contact avatars"" tab",IDC_STATIC,17,50,257,13
END
IDD_OPENSUBCLASS DIALOGEX 0, 0, 246, 18