summaryrefslogtreecommitdiffstats
path: root/core/l10n/ia.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ia.php')
-rw-r--r--core/l10n/ia.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ia.php b/core/l10n/ia.php
index e0d1e96f6ac..0556d5d1295 100644
--- a/core/l10n/ia.php
+++ b/core/l10n/ia.php
@@ -24,7 +24,6 @@ $TRANSLATIONS = array(
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("",""),
-"Cancel" => "Cancellar",
"Error" => "Error",
"Share" => "Compartir",
"Password" => "Contrasigno",
@@ -56,8 +55,6 @@ $TRANSLATIONS = array(
"Log out" => "Clauder le session",
"Lost your password?" => "Tu perdeva le contrasigno?",
"remember" => "memora",
-"Log in" => "Aperir session",
-"prev" => "prev",
-"next" => "prox"
+"Log in" => "Aperir session"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";