From 66d13adf4909cbdcf162f2bd7373d1788510de8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Thu, 16 May 2013 21:57:19 +0000 Subject: Omegle translate fix. git-svn-id: http://svn.miranda-ng.org/main/trunk@4697 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/src/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Omegle/src/constants.h b/protocols/Omegle/src/constants.h index 81a4630c98..f6491b61f4 100644 --- a/protocols/Omegle/src/constants.h +++ b/protocols/Omegle/src/constants.h @@ -48,7 +48,7 @@ along with this program. If not, see . // Servers list //static const char *servers[] = {"Random", "bajor", "cardassia", "promenade", "odo-bucket", "ferengi", "quilt", "empok-nor", "quibbler"}; -static const char *servers[] = {"Random", "front1", "front2", "front3", "front4", "front5", "front6", "front7", "front8", "front9"}; +static const char *servers[] = {LPGEN("Random"), "front1", "front2", "front3", "front4", "front5", "front6", "front7", "front8", "front9"}; static const struct { const char *id; -- cgit v1.2.3