From b1a783023581407ab36beeb6b1493d2c7f73dae2 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Sun, 19 Feb 2012 20:47:51 +0000 Subject: [PATCH] Localisation updates for core and extension messages from translatewiki.net --- Math.i18n.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Math.i18n.php b/Math.i18n.php index 3bded32..88c1039 100644 --- a/Math.i18n.php +++ b/Math.i18n.php @@ -2749,9 +2749,11 @@ $messages['pfl'] = array( ); /** Polish (Polski) + * @author BeginaFelicysym * @author Sp5uhe */ $messages['pl'] = array( + 'math-desc' => 'Renderowanie formuł matematycznych między znacznikami <math> ... </math>', 'math_sample' => 'Tutaj wprowadź wzór', 'math_tip' => 'Wzór matematyczny (LaTeX)', 'prefs-math' => 'Wzory',