datallah reminds me that my strings suck

Thu, 04 Sep 2008 03:43:32 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Thu, 04 Sep 2008 03:43:32 +0000
changeset 24250
15804a3ac8c4
parent 24249
c49ccf386628
child 24251
c463b357854c
child 24252
a9e2f64c5287
child 24261
af5d1cd07c4e

datallah reminds me that my strings suck

finch/gntaccount.c file | annotate | diff | comparison | revisions
--- a/finch/gntaccount.c	Thu Sep 04 02:10:15 2008 +0000
+++ b/finch/gntaccount.c	Thu Sep 04 03:43:32 2008 +0000
@@ -503,7 +503,7 @@
 	list = purple_plugins_get_protocols();
 	if (list == NULL) {
 		purple_notify_error(NULL, _("Error"),
-				_("There's no protocol plugins installed."),
+				_("There are no protocol plugins installed."),
 				_("(You probably forgot to 'make install'.)"));
 		return;
 	}

mercurial