# HG changeset patch # User Sadrul Habib Chowdhury # Date 1220499812 0 # Node ID 81169f04ab1c03fb01bc5fc7257ce7bc4aa9c758 # Parent f6b47af95252aef18aa7f60b636fa22feca3da55 datallah reminds me that my strings suck diff -r f6b47af95252 -r 81169f04ab1c finch/gntaccount.c --- 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; }