changeset 11544:6723c4930e50

[gaim-migrate @ 13799] Was this space intentional? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 14 Sep 2005 12:45:23 +0000
parents 8be7f4c472cf
children 85abf1deac05
files src/protocols/gg/gg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Wed Sep 14 04:38:02 2005 +0000
+++ b/src/protocols/gg/gg.c	Wed Sep 14 12:45:23 2005 +0000
@@ -1435,7 +1435,7 @@
 	gaim_debug_info("gg", "token: requested.\n");
 
 	if ((req = gg_token(0)) == NULL) {
-		gaim_connection_error(gc, _("Token Error : Unable to fetch the token.\n"));
+		gaim_connection_error(gc, _("Token Error: Unable to fetch the token.\n"));
 		return;
 	}
 	t = req->data;