summaryrefslogtreecommitdiffstats
path: root/lib/l10n/eu.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/eu.php')
-rw-r--r--lib/l10n/eu.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php
index 67a80d90caa..e3f18fca47a 100644
--- a/lib/l10n/eu.php
+++ b/lib/l10n/eu.php
@@ -65,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "joan den hilabetean",
"_%n month ago_::_%n months ago_" => array("orain dela hilabete %n","orain dela %n hilabete"),
"last year" => "joan den urtean",
-"years ago" => "urte",
-"Caused by:" => "Honek eraginda:"
+"years ago" => "urte"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";