From 889215059e7aaee737b998b036513ebca95b0348 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 Apr 2014 05:33:06 +0000 Subject: Translation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@8988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SMS/src/SMSConstans.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SMS/src') diff --git a/plugins/SMS/src/SMSConstans.h b/plugins/SMS/src/SMSConstans.h index d76888d622..710aed57ba 100644 --- a/plugins/SMS/src/SMSConstans.h +++ b/plugins/SMS/src/SMSConstans.h @@ -4,7 +4,7 @@ #define PROTOCOL_NAMEA "SMSPlugin" #define PROTOCOL_NAME_LEN (sizeof(PROTOCOL_NAMEA)-1) #define PROTOCOL_NAME_SIZE sizeof(PROTOCOL_NAMEA) -#define PROTOCOL_DISPLAY_NAME_ORIG LPGEN("SMS") +#define PROTOCOL_DISPLAY_NAME_ORIG "SMS" #define TIMEOUT_MSGSEND 60000 // send sms timeout #define MIN_SMS_DBEVENT_LEN 4 // для фильтрации событий авторизации от джабер плагина -- cgit v1.2.3