summaryrefslogtreecommitdiffstats
path: root/lib/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/da.php')
-rw-r--r--lib/l10n/da.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/da.php b/lib/l10n/da.php
index f95aa30d7a0..074b89a00ea 100644
--- a/lib/l10n/da.php
+++ b/lib/l10n/da.php
@@ -64,7 +64,6 @@ $TRANSLATIONS = array(
"last month" => "sidste måned",
"_%n month ago_::_%n months ago_" => array("%n måned siden","%n måneder siden"),
"last year" => "sidste år",
-"years ago" => "år siden",
-"Caused by:" => "Forårsaget af:"
+"years ago" => "år siden"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";