changeset 12367:bfc0a52f0cf4

[gaim-migrate @ 14671] A patch from Peter Lawler to make a Yahoo error message more correct. "with the 'new' yahoo 360 profile pages, the language is fine. it's the format that screws us up" committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 06 Dec 2005 00:09:03 +0000
parents b0f518af7cad
children a4bb82fac67c
files src/protocols/yahoo/yahoo_profile.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo_profile.c	Tue Dec 06 00:07:14 2005 +0000
+++ b/src/protocols/yahoo/yahoo_profile.c	Tue Dec 06 00:09:03 2005 +0000
@@ -1137,7 +1137,7 @@
 		if (profile_state == PROFILE_STATE_UNKNOWN_LANGUAGE) {
 			g_string_append_printf(s, "%s<br><br>",
 					_("Sorry, this profile seems to be in a language "
-					  "that is not supported at this time."));
+					  "or format that is not supported at this time."));
 
 		} else if (profile_state == PROFILE_STATE_NOT_FOUND) {
 			GaimBuddy *b = gaim_find_buddy