Tue, 14 Feb 2006 16:53:36 +0000
[gaim-migrate @ 15652]
Typo fix
| src/protocols/sametime/sametime.c | file | annotate | diff | comparison | revisions |
--- a/src/protocols/sametime/sametime.c Tue Feb 14 07:55:30 2006 +0000 +++ b/src/protocols/sametime/sametime.c Tue Feb 14 16:53:36 2006 +0000 @@ -5483,7 +5483,7 @@ char *msg; msgA = _("No matches"); - msgB = _("The identifier '%s' did not match and users in your" + msgB = _("The identifier '%s' did not match any users in your" " Sametime community."); msg = g_strdup_printf(msgB, NSTR(res->name));