summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-04 01:12:57 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-04 01:12:57 +0000
commit4cd18afb293fb5fee9d06bc1db681a6978104fa9 (patch)
tree518b61bfa94c32989780b2a3fde4f8fcdec3afdb /apps/files/l10n/en_GB.js
parent2e1701bfba62f3e4a5238b002247e6f95fe3d8fc (diff)
downloadnextcloud-server-4cd18afb293fb5fee9d06bc1db681a6978104fa9.tar.gz
nextcloud-server-4cd18afb293fb5fee9d06bc1db681a6978104fa9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 37025873ad9..36dc2d26c45 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"Save" : "Save",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.",
"Missing permissions to edit from here." : "Missing permissions to edit from here.",
+ "%s of %s used" : "%s of %s used",
"%s used" : "%s used",
"Settings" : "Settings",
"Show hidden files" : "Show hidden files",
@@ -152,7 +153,6 @@ OC.L10N.register(
"Shared by link" : "Shared by link",
"Text file" : "Text file",
"New text file.txt" : "New text file.txt",
- "Target folder" : "Target folder",
- "%s of %s used" : "%s of %s used"
+ "Target folder" : "Target folder"
},
"nplurals=2; plural=(n != 1);");