--- a/libgaim/protocols/qq/qq.c Thu Aug 24 07:00:34 2006 +0000 +++ b/libgaim/protocols/qq/qq.c Thu Aug 24 08:04:46 2006 +0000 @@ -374,7 +374,7 @@ if (uid <= 0) { gaim_debug(GAIM_DEBUG_ERROR, "QQ", "Not valid QQid: %s\n", who); - gaim_notify_error(gc, NULL, _("Invalid name, please input in qq-xxxxxxxx format"), NULL); + gaim_notify_error(gc, NULL, _("Invalid name"), NULL); return; }