From e95ebd07bb5fece1c55f103be19d5259aec5d481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 28 Jun 2013 21:07:15 +0000 Subject: Omegle: one string update git-svn-id: http://svn.miranda-ng.org/main/trunk@5173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/src/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Omegle/src') diff --git a/protocols/Omegle/src/constants.h b/protocols/Omegle/src/constants.h index f6491b61f4..58eb3c5756 100644 --- a/protocols/Omegle/src/constants.h +++ b/protocols/Omegle/src/constants.h @@ -131,5 +131,5 @@ static const struct { // Known server messages, only to inform lpgen static const char *server_messages[] = { LPGEN("Stranger is using Omegle's mobile Web site (omegle.com on a phone or tablet)"), - LPGEN("You and stranger speak the same language.") + LPGEN("You both speak the same language.") }; -- cgit v1.2.3