Don't highly discourage

This commit is contained in:
Thomas Müller 2015-02-05 17:21:10 +01:00
parent 7a9d428d6f
commit d748368ecb
2 changed files with 2 additions and 2 deletions

View 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 ?>

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