Mercurial > pidgin.yaz
changeset 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 | 4df2827fc2eb |
children | 01db45fdd9cb |
files | libgaim/protocols/oscar/oscar.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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 */