diff --git a/settings/templates/admin.php b/settings/templates/admin.php index ddac77508c71b9ebacf3bad4b9a8fcddecd3daaf..166e36a360591e3b76920c963c25cf42b2097002 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -184,7 +184,7 @@ if (!$_['isLocaleWorking']) { ?> <br> <?php - p($l->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))); ?> </span>