diff libgaim/protocols/oscar/oscar.c @ 14644:b05f686280f9

[gaim-migrate @ 17390] This commit message isn't worth the Internet it's printed on committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 28 Sep 2006 07:05:33 +0000
parents 426383e5b45d
children 118fd0dc5b6e
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar.c	Thu Sep 28 07:01:47 2006 +0000
+++ b/libgaim/protocols/oscar/oscar.c	Thu Sep 28 07:05:33 2006 +0000
@@ -1279,7 +1279,7 @@
 		case 0x01:
 			/* Unregistered screen name */
 			gc->wants_to_die = TRUE;
-			gaim_connection_error(gc, _("Incorrect screen name."));
+			gaim_connection_error(gc, _("Invalid screen name."));
 			break;
 		case 0x05:
 			/* Incorrect nick/password */