From 661f8028861bace8da2ef9d04b978104b81e2e76 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 24 Jun 2012 10:31:36 +0000 Subject: Text changed, the site can be openes directly in the browser by clicking the link git-svn-id: http://svn.miranda-ng.org/main/trunk@599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/communication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Omegle') diff --git a/protocols/Omegle/communication.cpp b/protocols/Omegle/communication.cpp index 4177eeae77..047e6177a3 100644 --- a/protocols/Omegle/communication.cpp +++ b/protocols/Omegle/communication.cpp @@ -644,7 +644,7 @@ bool Omegle_client::events( ) if ( resp.data.find( "[\"recaptchaRequired\"" ) != std::string::npos ) { // Nothing to do with recaptcha - parent->UpdateChat(NULL, TranslateT("Recaptcha is required.\nOpen Omegle chat in webbrowser, solve Recaptcha and try again.")); + parent->UpdateChat(NULL, TranslateT("Recaptcha is required.\nOpen http://omegle.com , solve Recaptcha and try again.")); parent->StopChat(false); } -- cgit v1.2.3