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 5c21fc8a36c..69522ab636b 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -240,7 +240,6 @@ OC.L10N.register( "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", - "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", "Sort favorites first" : "Sort favourites first", "Sort folders before files" : "Sort folders before files", "Show hidden files" : "Show hidden files", @@ -306,6 +305,7 @@ OC.L10N.register( "New text file.txt" : "New text file.txt", "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time", "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", "Cancel" : "Cancel", "Set up templates folder" : "Set up templates folder", "Toggle %1$s sublist" : "Toggle %1$s sublist", |