diff options
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.js')
-rw-r--r-- | apps/files_trashbin/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index e3f3b78af57..8423124ee77 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete" : "Delete", "Delete permanently" : "Delete permanently", "Error" : "Error", + "This operation is forbidden" : "This operation is forbidden", + "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator", "restored" : "restored", "No deleted files" : "No deleted files", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", |