diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index d3577e73cfe..dcaf7e1d5cf 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -323,6 +323,7 @@ OC.L10N.register( "PDFs" : "PDFs", "Folders" : "Folders", "Audio" : "Audio", + "Photos and images" : "Photos and images", "Videos" : "Videos", "New folder creation cancelled" : "New folder creation cancelled", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", @@ -377,15 +378,10 @@ OC.L10N.register( "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)", "\"remote user\"" : "\"remote user\"", - "File name" : "File name", - "\"{char}\" is not allowed inside a file name." : "\"{char}\" is not allowed inside a file name.", - "\"{name}\" is not an allowed filetype." : "\"{name}\" is not an allowed filetype.", "{newName} already exists." : "{newName} already exists.", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", "Storage informations" : "Storage informations", - "A file or folder with that name already exists." : "A file or folder with that name already exists.", - "Invalid file name" : "Invalid file name", "Open the files app settings" : "Open the files app settings", "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", "The files is locked" : "The files is locked", |