cpw.malu.xmpp.attention: 1bfc5060: Add a missing space, thanks Paul!
malu at pidgin.im
malu at pidgin.im
Tue Jan 13 14:52:21 EST 2009
-----------------------------------------------------------------
Revision: 1bfc50603485b5a062a87845944329ede7756051
Ancestor: 7a8133cbaa393a81b855fb472e5a45c95db82b22
Author: malu at pidgin.im
Date: 2009-01-13T19:47:02
Branch: im.pidgin.cpw.malu.xmpp.attention
URL: http://d.pidgin.im/viewmtn/revision/info/1bfc50603485b5a062a87845944329ede7756051
Modified files:
libpurple/protocols/jabber/jabber.c
ChangeLog:
Add a missing space, thanks Paul!
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/jabber.c 87160ad989ffb0faec1cf3e9043129b9df5bcd69
+++ libpurple/protocols/jabber/jabber.c e74af529b6e672d3606bb3a874e11ad6897751be
@@ -2491,7 +2491,7 @@ static gboolean _jabber_send_buzz(Jabber
return TRUE;
} else {
- *error = g_strdup_printf(_("Unable to buzz, because the user %s does"
+ *error = g_strdup_printf(_("Unable to buzz, because the user %s does "
"not support it or do not wish to receive buzzes now."),
username);
return FALSE;
More information about the Commits
mailing list