diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index e0708ccdd23..c8b5a979b76 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -223,7 +223,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", - "Cancel" : "Cancel", "Create" : "Create", "Create a new file with the selected template" : "Create a new file with the selected template", "Creating file" : "Creating file", @@ -258,6 +257,7 @@ OC.L10N.register( "Unlimited" : "Unlimited", "Search users" : "Search users", "Cannot transfer ownership of a file or folder you don't own" : "Cannot transfer ownership of a file or folder you don't own", + "Cancel" : "Cancel", "%s used" : "%s used", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s of %2$s used", |