Merge pull request #12344 from owncloud/fixstypo

update grammar
This commit is contained in:
Thomas Müller 2014-11-21 08:40:07 +01:00
commit 61d5a522a4

View file

@ -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>