summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
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 ce28fb4d90d..c91e2a46edd 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -100,12 +100,11 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "Your storage is almost full ({usedSpacePercent}%).",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["matches \"{filter}\"","match \"{filter}\""],
"View in folder" : "View in folder",
- "Copied!" : "Copied!",
- "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)",
"Path" : "Path",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
+ "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)",
"You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time",
"New folder" : "New folder",
"Upload file" : "Upload file",
@@ -222,6 +221,7 @@ OC.L10N.register(
"Select" : "Select",
"You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here",
"New" : "New",
+ "Copied!" : "Copied!",
"Cannot transfer ownership of a file or folder you don't own" : "Cannot transfer ownership of a file or folder you don't own",
"Settings" : "Settings"
},