changeset 6336:aeb8c2119a58

[gaim-migrate @ 6835] I rewrote all of Gaim. It's faster now, and can knit. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 30 Jul 2003 04:50:00 +0000
parents ea47bddc7376
children 957c1d28b96a
files src/blist.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/blist.c	Wed Jul 30 03:15:48 2003 +0000
+++ b/src/blist.c	Wed Jul 30 04:50:00 2003 +0000
@@ -754,8 +754,8 @@
 									   "removed.\n", 
 									   "%d buddies from group %s were not "
 									   "removed because their accounts were "
-									   " not logged in.  These buddies and "
-									    "the group were not removed.\n", count),
+									   "not logged in.  These buddies and "
+									   "the group were not removed.\n", count),
 							  count, group->name);
 		gaim_notify_error(NULL, NULL, _("Group not removed"), buf);
 		g_free(buf);