diff libpurple/protocols/yahoo/libymsg.c @ 28464:b8b90d4cf2f5

We generally don't hyphenate "email"
author Mark Doliner <mark@kingant.net>
date Fri, 28 Aug 2009 07:39:38 +0000
parents e61b10db0044
children b4cbcb427e7d c51f00627af4 fba8dd643796
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.c	Fri Aug 28 07:32:07 2009 +0000
+++ b/libpurple/protocols/yahoo/libymsg.c	Fri Aug 28 07:39:38 2009 +0000
@@ -2095,7 +2095,7 @@
 		break;
 	case 1013:
 		msg = g_strdup(_("Error 1013: The username you have entered is invalid."
-					"  The most common cause of this error is entering your e-mail"
+					"  The most common cause of this error is entering your email"
 					" address instead of your Yahoo! ID."));
 		reason = PURPLE_CONNECTION_ERROR_INVALID_USERNAME;
 		break;