diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index d9e2e884fd9..8fac3e11070 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -99,12 +99,10 @@ "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", - "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (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)", "New folder" : "New folder", "Create new folder" : "Create new folder", "Upload file" : "Upload file", @@ -125,7 +123,6 @@ "Restored by {user}" : "Restored by {user}", "Renamed by {user}" : "Renamed by {user}", "Moved by {user}" : "Moved by {user}", - "\"remote user\"" : "\"remote user\"", "You created {file}" : "You created {file}", "You created an encrypted file in {file}" : "You created an encrypted file in {file}", "{user} created {file}" : "{user} created {file}", @@ -312,7 +309,10 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", "Text file" : "Text file", "New text file.txt" : "New text file.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (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)" : "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", + "\"remote user\"" : "\"remote user\"", "Search users" : "Search users", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Set up templates folder" : "Set up templates folder", |