From: cmeh Date: Fri, 6 Feb 2015 09:00:47 +0000 (+0100) Subject: Coherent use of "SQLite" in lines 119 and 124 X-Git-Tag: v8.0.0~8^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c1d661d35b1cdd369c0cf599b744899f9d8f9390;p=nextcloud-server.git Coherent use of "SQLite" in lines 119 and 124 Just a cosmetic detail, but very obvious when working on localisations. --- diff --git a/settings/templates/admin.php b/settings/templates/admin.php index a0cf29436d0..fb4662b5476 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -121,7 +121,7 @@ if ($_['databaseOverload']) {

- t('Especially when using desktop client for file syncing the use of sqlite is discouraged.')); ?> + t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>