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 8e99d266ef5..2dd0da60dd2 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -276,7 +276,6 @@ OC.L10N.register( "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" is a reserved name and not allowed for filenames.", "\"{extension}\" is not an allowed filetype." : "\"{extension}\" is not an allowed filetype.", "Filenames must not end with \"{extension}\"." : "Filenames must not end with \"{extension}\".", - "List of favorites files and folders." : "List of favourite files and folders.", "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "All files" : "All files", @@ -389,6 +388,7 @@ OC.L10N.register( "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", "Create new templates folder" : "Create new templates folder", + "List of favorites files and folders." : "List of favourite files and folders.", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Text file" : "Text file", "New text file.txt" : "New text file.txt", |