[Pkg-owncloud-commits] [owncloud] 141/153: fix typo

David Prévot taffit at moszumanska.debian.org
Tue May 27 03:05:47 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud.

commit 426f492f57b1adf5db9bc1d7646b228b3aa4e82c
Author: Volkan Gezer <wakeup at users.noreply.github.com>
Date:   Sat May 24 14:36:10 2014 +0200

    fix typo
    
    Suggested by [mnestis](https://www.transifex.com/accounts/profile/mnestis/) on transifex
---
 apps/files/templates/list.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php
index 8f11f96..17bf3b3 100644
--- a/apps/files/templates/list.php
+++ b/apps/files/templates/list.php
@@ -102,6 +102,6 @@
 		<?php p($l->t('Files are being scanned, please wait.'));?> <span id='scan-count'></span>
 	</h3>
 	<p>
-		<?php p($l->t('Current scanning'));?> <span id='scan-current'></span>
+		<?php p($l->t('Currently scanning'));?> <span id='scan-current'></span>
 	</p>
 </div>

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