[Pkg-owncloud-commits] [owncloud] 16/34: Coherent use of "SQLite" in lines 119 and 124

David Prévot taffit at moszumanska.debian.org
Wed Mar 11 15:49:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v8.0.0
in repository owncloud.

commit c1d661d35b1cdd369c0cf599b744899f9d8f9390
Author: cmeh <cmeh at users.noreply.github.com>
Date:   Fri Feb 6 10:00:47 2015 +0100

    Coherent use of "SQLite" in lines 119 and 124
    
    Just a cosmetic detail, but very obvious when working on localisations.
---
 settings/templates/admin.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index a0cf294..fb4662b 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>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list