Mercurial > pidgin
diff src/protocols/yahoo/yahoo.c @ 7129:8246bd3141ae
[gaim-migrate @ 7696]
"I have updated the German translation and fixed some little i18n
problems.
i18n31.patch contains:
- Updated German translation
(the translation contains lots of changes from Christian Weyer
<cw@centerwave.de>)
- updated po/POTFILES.in
- small string fixes in
src/gtkprefs.c
src/protocols/oscar/oscar.c
and src/protocols/yahoo/yahoo.c
" -- Bjoern Voigt
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 03 Oct 2003 11:27:54 +0000 |
| parents | 4c0b7e7118ee |
| children | 67f9b43c402a |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Fri Oct 03 04:03:19 2003 +0000 +++ b/src/protocols/yahoo/yahoo.c Fri Oct 03 11:27:54 2003 +0000 @@ -1375,7 +1375,7 @@ break; default: buf = g_strdup_printf(_("The Yahoo server has requested the use of an unrecognized " - "authentication method. This version of Gaim will likely not be able" + "authentication method. This version of Gaim will likely not be able " "to successfully sign on to Yahoo. Check %s for updates."), GAIM_WEBSITE); gaim_notify_error(gc, "", _("Failed Yahoo! Authentication"), buf);
