# HG changeset patch # User Evan Schoenberg # Date 1139936016 0 # Node ID 5c79c0dd80db0ea703d9cbe7af5f60bea1de3206 # Parent f67f0cda5f0cce1c5a6fa66ff518a60c9682ca23 [gaim-migrate @ 15652] Typo fix committer: Tailor Script diff -r f67f0cda5f0c -r 5c79c0dd80db src/protocols/sametime/sametime.c --- 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));