]> source.dussan.org Git - nextcloud-server.git/commitdiff
Don't highly discourage
authorThomas Müller <thomas.mueller@tmit.eu>
Thu, 5 Feb 2015 16:21:10 +0000 (17:21 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Thu, 5 Feb 2015 16:21:10 +0000 (17:21 +0100)
core/templates/installation.php
settings/templates/admin.php

index e5e191e8978287daf68249d032793755e9a22f61..4597e922014ad3c9d175bc222534db2e6dd1bd20 100644 (file)
@@ -158,7 +158,7 @@ script('core', [
                        <legend><?php p($l->t('Performance Warning'));?></legend>
                        <p><?php p($l->t('SQLite will be used as database.'));?></p>
                        <p><?php p($l->t('For larger installations we recommend to choose a different database backend.'));?></p>
-                       <p><?php p($l->t('Especially when using desktop client for file syncing the use of sqlite is highly discouraged.')); ?></p>
+                       <p><?php p($l->t('Especially when using desktop client for file syncing the use of sqlite is discouraged.')); ?></p>
                </fieldset>
        <?php endif ?>
 
index 5a9bb852590f3ac8bc1f834dfcf19078a87a8640..a0cf29436d052fa0dd6c03c46f31bd87f7d56c7d 100644 (file)
@@ -121,7 +121,7 @@ if ($_['databaseOverload']) {
        </p>
        <p>
                <strong>
-                       <?php p($l->t('Especially when using desktop client for file syncing the use of sqlite is highly discouraged.')); ?>
+                       <?php p($l->t('Especially when using desktop client for file syncing the use of sqlite is discouraged.')); ?>
                </strong>
        </p>
        <p>