summaryrefslogtreecommitdiff
path: root/plugins/MetaContacts/src/metacontacts.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MetaContacts/src/metacontacts.h')
-rw-r--r--plugins/MetaContacts/src/metacontacts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MetaContacts/src/metacontacts.h b/plugins/MetaContacts/src/metacontacts.h
index 9488194ead..4ca986a933 100644
--- a/plugins/MetaContacts/src/metacontacts.h
+++ b/plugins/MetaContacts/src/metacontacts.h
@@ -233,6 +233,6 @@ extern BOOL meta_group_hack_disabled;
#ifndef MS_CLUI_GETVERSION
#define MS_CLUI_GETVERSION "CLUI/GetVersion"
-#define szDelMsg "You are going to remove all the contacts associated with this MetaContact.\nThis will delete the MetaContact.\n\nProceed Anyway?"
+#define szDelMsg LPGEN("You are going to remove all the contacts associated with this MetaContact.\nThis will delete the MetaContact.\n\nProceed Anyway?")
#endif