# HG changeset patch # User Mark Doliner # Date 1251445178 0 # Node ID b8b90d4cf2f58667d11b8b1b3fdbe10b7f22fce5 # Parent a85f271831c39bc44cab6aca093966689a073414 We generally don't hyphenate "email" diff -r a85f271831c3 -r b8b90d4cf2f5 libpurple/protocols/yahoo/libymsg.c --- 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;