Mercurial > pidgin.yaz
diff libpurple/protocols/qq/qq_network.c @ 24374:75545fdf8944
String changes. I'm kind of blindly making changes to the qq strings
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 14 Nov 2008 19:58:32 +0000 |
parents | 42261d87854a |
children | cd70713a996d |
line wrap: on
line diff
--- a/libpurple/protocols/qq/qq_network.c Fri Nov 14 18:46:19 2008 +0000 +++ b/libpurple/protocols/qq/qq_network.c Fri Nov 14 19:58:32 2008 +0000 @@ -204,7 +204,7 @@ if ( set_new_server(qd) != TRUE) { purple_connection_error_reason(gc, PURPLE_CONNECTION_ERROR_NETWORK_ERROR, - _("Failed to connect all servers")); + _("Unable to connect.")); return FALSE; } qd->connect_retry = QQ_CONNECT_MAX;