aboutsummaryrefslogtreecommitdiffstats
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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/da.php b/apps/files_trashbin/l10n/da.php
index 831ba6067da..7f7b65bca2c 100644
--- a/apps/files_trashbin/l10n/da.php
+++ b/apps/files_trashbin/l10n/da.php
@@ -4,12 +4,12 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "Kunne ikke gendanne %s",
"Deleted files" => "Slettede filer",
"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",
-"Deleted Files" => "Slettede filer"
+"Delete" => "Slet"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";