--- a/libpurple/protocols/yahoo/yahoo.c Sun Jun 29 14:25:09 2008 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Tue Jul 01 21:33:14 2008 +0000 @@ -1997,7 +1997,7 @@ default: buf = g_strdup_printf(_("The Yahoo server has requested the use of an unrecognized " "authentication method. You will probably not be able " - "to successfully sign on to Yahoo. Check %s for updates."), PURPLE_WEBSITE); + "to successfully sign on to Yahoo. Check %s for updates."), CLIENT_WEBSITE); purple_notify_error(gc, "", _("Failed Yahoo! Authentication"), buf); g_free(buf);