summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/da.php')
-rw-r--r--apps/files_trashbin/l10n/da.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/da.php b/apps/files_trashbin/l10n/da.php
index 7f7b65bca2c..b651d81d1bd 100644
--- a/apps/files_trashbin/l10n/da.php
+++ b/apps/files_trashbin/l10n/da.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Kunne ikke slette %s permanent",
"Couldn't restore %s" => "Kunne ikke gendanne %s",
"Deleted files" => "Slettede filer",
+"Restore" => "Gendan",
"Error" => "Fejl",
-"Deleted Files" => "Slettede filer",
"restored" => "Gendannet",
"Nothing in here. Your trash bin is empty!" => "Intet at se her. Din papirkurv er tom!",
"Name" => "Navn",
-"Restore" => "Gendan",
"Deleted" => "Slettet",
"Delete" => "Slet"
);