Thu, 04 Sep 2008 03:43:32 +0000
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; }