diff finch/gntaccount.c @ 23983: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 84deb53a0a06
children 024818afb013 bb99ee66120e
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;
 	}