cpw.darkrain42.2.6.1: 9911474a: Whitespace after '.' in a string.
darkrain42 at pidgin.im
darkrain42 at pidgin.im
Sat Jul 18 16:15:33 EDT 2009
-----------------------------------------------------------------
Revision: 9911474a2783df1b7d4e71da598c85ae0b6da738
Ancestor: 7c33a13b13112baebb72b7d79a19c9bac20e38d5
Author: darkrain42 at pidgin.im
Date: 2009-07-18T19:12:14
Branch: im.pidgin.cpw.darkrain42.2.6.1
URL: http://d.pidgin.im/viewmtn/revision/info/9911474a2783df1b7d4e71da598c85ae0b6da738
Modified files:
libpurple/protocols/yahoo/libymsg.c
ChangeLog:
Whitespace after '.' in a string.
-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/libymsg.c 477d40983ab7d3d90d0751793e95b59b983f2de8
+++ libpurple/protocols/yahoo/libymsg.c dfe34a17f37158d12d10867c2d3b86827d0a30c1
@@ -2075,7 +2075,7 @@ static void yahoo_process_authresp(Purpl
break;
case 14:
msg = g_strdup(_("Your account has been locked due to too many failed login attempts."
- "Please try logging into the Yahoo! website."));
+ " Please try logging into the Yahoo! website."));
reason = PURPLE_CONNECTION_ERROR_AUTHENTICATION_FAILED;
break;
case 1013:
More information about the Commits
mailing list