diff options
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.js')
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 43952d675d6..695b0e009c7 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -21,9 +21,6 @@ OC.L10N.register( "Name" : "Name", "Actions" : "Aktionen", "Deleted" : "Gelöscht", - "Delete" : "Löschen", - "Couldn't delete %s permanently" : "Konnte %s nicht dauerhaft löschen", - "Couldn't restore %s" : "Konnte %s nicht wiederherstellen", - "Error" : "Fehler" + "Delete" : "Löschen" }, "nplurals=2; plural=(n != 1);"); |