changeset 28315:248e47560a4a

Whitespace after '.' in a string.
author Paul Aurich <paul@darkrain42.org>
date Sat, 18 Jul 2009 19:12:14 +0000
parents 975e213733e8
children 776a9b5bd50c
files libpurple/protocols/yahoo/libymsg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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: