summaryrefslogtreecommitdiffstats
path: root/settings/templates
diff options
context:
space:
mode:
authorVolkan Gezer <wakeup@users.noreply.github.com>2014-11-21 02:17:02 +0100
committerVolkan Gezer <wakeup@users.noreply.github.com>2014-11-21 02:17:02 +0100
commit388ef07c2058916664d04cfe82f84ed2f15754cb (patch)
treee887ebaf18f85284e1a4b855ab9d30642087720e /settings/templates
parent593ef76e36a0167e87e30072730f8b6d91bb228e (diff)
downloadnextcloud-server-388ef07c2058916664d04cfe82f84ed2f15754cb.tar.gz
nextcloud-server-388ef07c2058916664d04cfe82f84ed2f15754cb.zip
update grammar
Suggested by mnestis on Transifex.
Diffstat (limited to 'settings/templates')
-rw-r--r--settings/templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index ddac77508c7..166e36a3605 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>