summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-06-25 03:59:19 +0000
committerDart Raiden <wowemuh@gmail.com>2014-06-25 03:59:19 +0000
commitf6b47b62755c42b480a115b96ef1c99122cfa43b (patch)
tree4f85d1bb1277e7fa11b25a9f168a7af6d36fb94c /plugins/AvatarHistory
parentee445e9c96823f95a9a8fc47cb8a1bb40c706bec (diff)
MetaContact -> metacontact; decapitalization
git-svn-id: http://svn.miranda-ng.org/main/trunk@9573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AvatarHistory')
-rw-r--r--plugins/AvatarHistory/res/AvatarHistory.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/res/AvatarHistory.rc b/plugins/AvatarHistory/res/AvatarHistory.rc
index 6b7b47772e..0b94d45b32 100644
--- a/plugins/AvatarHistory/res/AvatarHistory.rc
+++ b/plugins/AvatarHistory/res/AvatarHistory.rc
@@ -67,7 +67,7 @@ BEGIN
GROUPBOX "Protocols",IDC_PROTOCOLS_G,3,3,308,157
LTEXT "Enable tracking for these protocols:",IDC_PROTOCOLS_L,13,17,157,11
CONTROL "List1",IDC_PROTOCOLS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,12,31,158,119
- LTEXT "MetaContacts have special handling: the info is always copied from subcontacts (notifications from a meta are ignored)",IDC_STATIC,181,31,124,119
+ LTEXT "Metacontacts have special handling: the info is always copied from subcontacts (notifications from a meta are ignored)",IDC_STATIC,181,31,124,119
END
IDD_POPUPS DIALOGEX 0, 0, 314, 235