diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index a03cd15e2da..ccc50fd9510 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -145,14 +145,13 @@ 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", "File handling" : "File handling", "Maximum upload size" : "Maximum upload size", "max. possible: " : "max. possible: ", "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", - "Cancel upload" : "Cancel upload" + "Cancel upload" : "Cancel upload", + "%s of %s used" : "%s of %s used" }, "nplurals=2; plural=(n != 1);"); |