Mercurial > pidgin
changeset 19364:953906bcd2ec
String fix. Fixes #2548
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Wed, 22 Aug 2007 22:52:41 +0000 |
parents | 0d31b54d885a |
children | 756dad225d90 |
files | libpurple/protocols/qq/sys_msg.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/qq/sys_msg.c Wed Aug 22 22:49:28 2007 +0000 +++ b/libpurple/protocols/qq/sys_msg.c Wed Aug 22 22:52:41 2007 +0000 @@ -166,7 +166,7 @@ message = g_strdup_printf(_("You have been added by %s"), from); _qq_sys_msg_log_write(gc, message, from); purple_request_action(gc, NULL, message, - _("Would like to add him?"), 2, + _("Would you like to add him?"), 2, purple_connection_get_account(gc), name, NULL, g, 3, _("Cancel"), NULL,