[gaim-migrate @ 15652]

Tue, 14 Feb 2006 16:53:36 +0000

author
Evan Schoenberg <evands@pidgin.im>
date
Tue, 14 Feb 2006 16:53:36 +0000
changeset 13287
18cc0c33773d
parent 13286
dbfe6cc1b0b5
child 13288
3ece314b8f05

[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));
 

mercurial