summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-28 01:56:09 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-28 01:56:09 -0400
commit80641cae72792cd25a1d7b9b75de1845bdd07572 (patch)
tree567fbb1585300de9e6229438bc9f1b70f81d557f /apps/files/l10n/en_GB.php
parent4e2cdb2f8af807767a978a175ef5415cd3d651eb (diff)
downloadnextcloud-server-80641cae72792cd25a1d7b9b75de1845bdd07572.tar.gz
nextcloud-server-80641cae72792cd25a1d7b9b75de1845bdd07572.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r--apps/files/l10n/en_GB.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php
index 0b04ba027f9..37229a45808 100644
--- a/apps/files/l10n/en_GB.php
+++ b/apps/files/l10n/en_GB.php
@@ -88,6 +88,7 @@ $TRANSLATIONS = array(
"Delete" => "Delete",
"Upload too large" => "Upload too large",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "The files you are trying to upload exceed the maximum size for file uploads on this server.",
-"Files are being scanned, please wait." => "Files are being scanned, please wait."
+"Files are being scanned, please wait." => "Files are being scanned, please wait.",
+"Currently scanning" => "Currently scanning"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";