# HG changeset patch # User Mark Doliner # Date 1059540600 0 # Node ID aeb8c2119a5816f80c430d5e90cff4c21d0cb42a # Parent ea47bddc73765be8660630e5c8252b6305885b1b [gaim-migrate @ 6835] I rewrote all of Gaim. It's faster now, and can knit. committer: Tailor Script diff -r ea47bddc7376 -r aeb8c2119a58 src/blist.c --- 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);