summaryrefslogtreecommitdiffstats
path: root/lib/l10n/gl.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r--lib/l10n/gl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index cf13408b2cd..81a62021556 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -65,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "último mes",
"_%n month ago_::_%n months ago_" => array("hai %n mes","hai %n meses"),
"last year" => "último ano",
-"years ago" => "anos atrás",
-"Caused by:" => "Causado por:"
+"years ago" => "anos atrás"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";