summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/it.php')
-rw-r--r--lib/l10n/it.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index b1259a0a874..cd2073bfd0a 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -65,7 +65,6 @@ $TRANSLATIONS = array(
"last month" => "mese scorso",
"_%n month ago_::_%n months ago_" => array("%n mese fa","%n mesi fa"),
"last year" => "anno scorso",
-"years ago" => "anni fa",
-"Caused by:" => "Causato da:"
+"years ago" => "anni fa"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";