diff libpurple/protocols/yahoo/yahoo.c @ 23061:1008901e1d5c

applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce through f15338f57c0920b685e5164d2f53e50a6d0f64b7
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 01 Jul 2008 21:33:14 +0000
parents 0f94ed7e362b
children b5479b576af3
line wrap: on
line diff
--- 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);