summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_CH.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de_CH.php')
-rw-r--r--lib/l10n/de_CH.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/de_CH.php b/lib/l10n/de_CH.php
index 502791ff578..7325aad931e 100644
--- a/lib/l10n/de_CH.php
+++ b/lib/l10n/de_CH.php
@@ -52,7 +52,6 @@ $TRANSLATIONS = array(
"last month" => "Letzten Monat",
"_%n month ago_::_%n months ago_" => array("","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);";