From cf8cbfd44bb2dc6b127ce6344b6b42897b6557ef Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sat, 11 Jan 2014 22:24:14 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I75735349d80637af9f1b0c259cfaee3f4ba7fc1a --- Math.i18n.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Math.i18n.php b/Math.i18n.php index a6798f9..244fc26 100644 --- a/Math.i18n.php +++ b/Math.i18n.php @@ -1057,6 +1057,7 @@ $messages['eo'] = array( /** Spanish (español) * @author Armando-Martin + * @author Ciencia Al Poder * @author Dferg * @author Fitoschido * @author MarcoAurelio @@ -1073,7 +1074,7 @@ $messages['es'] = array( 'mw_math_mathjax' => 'MathJax (experimental; el mejor para la mayoría de los navegadores)', 'math_failure' => 'No se pudo entender', 'math_unknown_error' => 'error desconocido', - 'math_unknown_function' => 'función desconocida', # Fuzzy + 'math_unknown_function' => 'función desconocida «$1».', 'math_lexing_error' => 'error léxico', 'math_syntax_error' => 'error de sintaxis', 'math_image_error' => 'La conversión a PNG ha fallado; comprueba que latex, dvips, gs, y convert estén instalados correctamente',