diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 54f2bb09ebd..9fee75eea3e 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -98,12 +98,11 @@ "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", @@ -220,6 +219,7 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" |