# HG changeset patch # User Mark Doliner # Date 1159427133 0 # Node ID b05f686280f9ae5e8ba5016f225f7342be24d0ae # Parent 4df2827fc2eb9fc05c15fc11af51897750b7f55d [gaim-migrate @ 17390] This commit message isn't worth the Internet it's printed on committer: Tailor Script diff -r 4df2827fc2eb -r b05f686280f9 libgaim/protocols/oscar/oscar.c --- 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 */