diff libpurple/protocols/yahoo/yahoo.c @ 23062:b5479b576af3

disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 01 Jul 2008 21:49:46 +0000
parents 1008901e1d5c
children
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.c	Tue Jul 01 21:33:14 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.c	Tue Jul 01 21:49:46 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."), CLIENT_WEBSITE);
+						"to successfully sign on to Yahoo.  Check %s for updates."), PURPLE_WEBSITE);
 			purple_notify_error(gc, "", _("Failed Yahoo! Authentication"),
 					  buf);
 			g_free(buf);