From 6966441f0d61153d0c6aa481a0bdaa059fe52405 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 Apr 2014 06:13:36 +0000 Subject: Translation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@8991 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/src/neweventnotify.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/NewEventNotify/src/neweventnotify.h') diff --git a/plugins/NewEventNotify/src/neweventnotify.h b/plugins/NewEventNotify/src/neweventnotify.h index 31e6295c3d..d19845afdb 100644 --- a/plugins/NewEventNotify/src/neweventnotify.h +++ b/plugins/NewEventNotify/src/neweventnotify.h @@ -130,8 +130,8 @@ #define POPUP_COMMENT_CONTACTS LPGEN("Contacts") #define POPUP_COMMENT_ADDED LPGEN("You were added!") #define POPUP_COMMENT_AUTH LPGEN("Requests your authorization") -#define POPUP_COMMENT_WEBPAGER LPGEN("ICQ Web pager") -#define POPUP_COMMENT_EMAILEXP LPGEN("ICQ Email express") +#define POPUP_COMMENT_WEBPAGER "ICQ Web pager" +#define POPUP_COMMENT_EMAILEXP "ICQ Email express" #define ICQEVENTTYPE_SMSCONFIRMATION 3001 #define POPUP_COMMENT_SMS LPGEN("SMS Message") -- cgit v1.2.3