diff options
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.js')
-rw-r--r-- | apps/files_trashbin/l10n/en_GB.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index 90bee83e11b..9d308c31222 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -16,11 +16,6 @@ OC.L10N.register( "Name" : "Name", "Actions" : "Actions", "Deleted" : "Deleted", - "Delete" : "Delete", - "Error while restoring file from trashbin" : "Error while restoring file from rubbish bin", - "Error while removing file from trashbin" : "Error while removing file from rubbish bin", - "Error while restoring files from trashbin" : "Error while restoring files from rubbish bin", - "Error while emptying trashbin" : "Error while emptying rubbish bin", - "Error while removing files from trashbin" : "Error while removing files from rubbish bin" + "Delete" : "Delete" }, "nplurals=2; plural=(n != 1);"); |