Mercurial > pidgin
diff src/protocols/sametime/sametime.c @ 13286:5c79c0dd80db
[gaim-migrate @ 15652]
Typo fix
committer: Tailor Script <tailor@pidgin.im>
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Tue, 14 Feb 2006 16:53:36 +0000 |
parents | 77e1d19c115a |
children | 2c8629dd755c |
line wrap: on
line diff
--- 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));