Mercurial > pidgin.yaz
changeset 23080:c2035c3ef2dc
disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Wed, 21 May 2008 01:57:04 +0000 |
parents | a7c09c653558 |
children | 16bdfbe5b0b4 |
files | libpurple/protocols/jabber/message.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/message.c Wed May 21 01:56:52 2008 +0000 +++ b/libpurple/protocols/jabber/message.c Wed May 21 01:57:04 2008 +0000 @@ -411,7 +411,7 @@ } if(code) - code_txt = g_strdup_printf(_("%s(Code %s)"), (text ? " " : ""), code); + code_txt = g_strdup_printf(_(" (Code %s)"), code); if(!jm->error) jm->error = g_strdup_printf("%s%s", text ? text : "",