summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de_DE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.php')
-rw-r--r--apps/files_trashbin/l10n/de_DE.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.php b/apps/files_trashbin/l10n/de_DE.php
index 603d82f5c7a..be54e57d3f3 100644
--- a/apps/files_trashbin/l10n/de_DE.php
+++ b/apps/files_trashbin/l10n/de_DE.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Konnte %s nicht dauerhaft löschen",
"Couldn't restore %s" => "Konnte %s nicht wiederherstellen",
"Deleted files" => "Gelöschte Dateien",
+"Restore" => "Wiederherstellen",
"Error" => "Fehler",
-"Deleted Files" => "Gelöschte Dateien",
"restored" => "Wiederhergestellt",
"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!",
"Name" => "Name",
-"Restore" => "Wiederherstellen",
"Deleted" => "Gelöscht",
"Delete" => "Löschen"
);