Mercurial > pidgin.yaz
changeset 9835:908e6800ced1
[gaim-migrate @ 10706]
spelling from simguy
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 23 Aug 2004 00:41:23 +0000 |
parents | aa3c963729f2 |
children | d5a2232f83e4 |
files | src/protocols/yahoo/yahoo.c |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Mon Aug 23 00:32:28 2004 +0000 +++ b/src/protocols/yahoo/yahoo.c Mon Aug 23 00:41:23 2004 +0000 @@ -1822,12 +1822,12 @@ gaim_input_remove(gc->inpa); gaim_url_fetch(WEBMESSENGER_URL, TRUE, "Gaim/" VERSION, FALSE, yahoo_login_page_cb, gc); - gaim_notify_warning(gc, NULL, _("Normal authencation failed!"), - _("The normal authencation method has failed. " + gaim_notify_warning(gc, NULL, _("Normal authentication failed!"), + _("The normal authentication method has failed. " "This means either your password is incorrect, " - "or Yahoo!'s authencation scheme has changed. " + "or Yahoo!'s authentication scheme has changed. " "Gaim will now attempt to log in using Web " - "Messenger authencation, which will result " + "Messenger authentication, which will result " "in reduced functionality and features.")); return; }