Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcmeh <cmeh@users.noreply.github.com>2015-02-06 12:00:47 +0300
committercmeh <cmeh@users.noreply.github.com>2015-02-06 12:00:47 +0300
commitc1d661d35b1cdd369c0cf599b744899f9d8f9390 (patch)
treea7d72389892f6befd37d9f8eeaa991f1db936363 /settings
parentbd60abbefc45f7fe1dce4ab0259b7be0f1ec515e (diff)
Coherent use of "SQLite" in lines 119 and 124
Just a cosmetic detail, but very obvious when working on localisations.
Diffstat (limited to 'settings')
-rw-r--r--settings/templates/admin.php2
1 files changed, 1 insertions, 1 deletions
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']) {
</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>