From 388ef07c2058916664d04cfe82f84ed2f15754cb Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Fri, 21 Nov 2014 02:17:02 +0100 Subject: [PATCH] update grammar Suggested by mnestis on Transifex. --- settings/templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/admin.php b/settings/templates/admin.php index ddac77508c..166e36a360 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -184,7 +184,7 @@ if (!$_['isLocaleWorking']) { ?>
t('We strongly suggest to install the required packages on your system to support one of the following locales: %s.', array($locales))); + p($l->t('We strongly suggest installing the required packages on your system to support one of the following locales: %s.', array($locales))); ?>