Merge pull request #13937 from cmeh/patch-1

Coherent use of "SQLite" in lines 119 and 124
remotes/origin/log-external-deletes
Thomas Müller 12 years ago
commit 3c46a51f77
  1. 2
      settings/templates/admin.php

@ -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 discouraged.')); ?>
<?php p($l->t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>
</strong>
</p>
<p>

Loading…
Cancel
Save