]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix typo
authorVolkan Gezer <wakeup@users.noreply.github.com>
Sat, 24 May 2014 12:36:10 +0000 (14:36 +0200)
committerVolkan Gezer <wakeup@users.noreply.github.com>
Sat, 24 May 2014 12:36:10 +0000 (14:36 +0200)
Suggested by [mnestis](https://www.transifex.com/accounts/profile/mnestis/) on transifex

apps/files/templates/list.php

index 8f11f965b2d960f30f17dc1e1a34d29e54e79cf9..17bf3b3de837e4d8df0727970dd558dd936b902a 100644 (file)
                <?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>