diff libgaim/protocols/qq/buddy_opt.c @ 14319:69f594f56de5

[gaim-migrate @ 17012] Removed the prefix before user IDs, it was giving the Adium folks a hard time. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Thu, 24 Aug 2006 08:04:46 +0000
parents 60b1bc8dbf37
children e548832f0e82
line wrap: on
line diff
--- a/libgaim/protocols/qq/buddy_opt.c	Thu Aug 24 07:00:34 2006 +0000
+++ b/libgaim/protocols/qq/buddy_opt.c	Thu Aug 24 08:04:46 2006 +0000
@@ -511,7 +511,7 @@
 			gaim_blist_remove_buddy(b);
 		gaim_notify_error(gc, NULL,
 				  _("QQid Error"),
-				  _("Invalid QQid, to add buddy 1234567, \nyou should input qq-1234567"));
+				  _("Invalid QQid"));
 	}
 }