summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r--lib/l10n/de.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index 8ee4cb71d30..b1045892fb1 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -65,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "Letzten Monat",
"_%n month ago_::_%n months ago_" => array("Vor %n Monat","Vor %n Monaten"),
"last year" => "Letztes Jahr",
-"years ago" => "Vor Jahren",
-"Caused by:" => "Verursacht durch:"
+"years ago" => "Vor Jahren"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";