diff options
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.js')
-rw-r--r-- | apps/files_trashbin/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index b9a68e86938..b2a1b295325 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -14,7 +14,10 @@ OC.L10N.register( "Deleted by" : "Deleted by", "Deleted" : "Deleted", "A long time ago" : "A long time ago", + "Confirm permanent deletion" : "Confirm permanent deletion", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone.", "Cancel" : "Cancel", + "Empty deleted files" : "Empty deleted files", "Deletion cancelled" : "Deletion cancelled", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", |