# HG changeset patch # User Paul Aurich # Date 1247944334 0 # Node ID 248e47560a4a0d1f3816eca1b42cddfe3d225f74 # Parent 975e213733e8eca85699156cf5186d396bab2746 Whitespace after '.' in a string. diff -r 975e213733e8 -r 248e47560a4a libpurple/protocols/yahoo/libymsg.c --- a/libpurple/protocols/yahoo/libymsg.c Sat Jul 18 17:57:48 2009 +0000 +++ b/libpurple/protocols/yahoo/libymsg.c Sat Jul 18 19:12:14 2009 +0000 @@ -2075,7 +2075,7 @@ 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: