Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.js')
-rw-r--r--apps/files_trashbin/l10n/en_GB.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js
index 070facff7df..386864ea982 100644
--- a/apps/files_trashbin/l10n/en_GB.js
+++ b/apps/files_trashbin/l10n/en_GB.js
@@ -13,9 +13,6 @@ OC.L10N.register(
"Select all" : "Select all",
"Name" : "Name",
"Deleted" : "Deleted",
- "Delete" : "Delete",
- "Couldn't delete %s permanently" : "Couldn't delete %s permanently",
- "Couldn't restore %s" : "Couldn't restore %s",
- "Error" : "Error"
+ "Delete" : "Delete"
},
"nplurals=2; plural=(n != 1);");