summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ca.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ca.php')
-rw-r--r--lib/l10n/ca.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index e7250befc2f..4755392d271 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -65,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "el mes passat",
"_%n month ago_::_%n months ago_" => array("fa %n mes","fa %n mesos"),
"last year" => "l'any passat",
-"years ago" => "anys enrere",
-"Caused by:" => "Provocat per:"
+"years ago" => "anys enrere"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";