changeset 24053:81169f04ab1c

datallah reminds me that my strings suck
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 04 Sep 2008 03:43:32 +0000
parents f6b47af95252
children 156913375b3f 1de1494a13e5 a0381a68ceef
files finch/gntaccount.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;
 	}