From 27796cf005e61061313679cebdcdb78c2f7ac7c9 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Tue, 26 Mar 2013 21:15:49 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I215a0b3ebd8518f88aac1105c171771dff72560d --- Math.i18n.php | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/Math.i18n.php b/Math.i18n.php index 046ba07..ed90180 100644 --- a/Math.i18n.php +++ b/Math.i18n.php @@ -46,8 +46,25 @@ $messages['qqq'] = array( 'math_sample' => 'The sample formula text that you get when you press the fourth button from the right on the edit toolbar.', 'math_tip' => 'This is the text that appears when you hover the mouse over the fourth button from the right on the edit toolbar.', 'prefs-math' => 'Used in user preferences.', - 'mw_math_png' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!', - 'mw_math_source' => 'In user preferences (math). All mw_math_* messages MUST be different, things will break otherwise!', + 'mw_math_png' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise! + +Used as label for radio button. + +See also: +* {{msg-mw|Mw math source}} +* {{msg-mw|Mw math mathjax}}', + 'mw_math_source' => 'In user preferences (math). All mw_math_* messages MUST be different, things will break otherwise! + +Used as label for radio button. + +See also: +* {{msg-mw|Mw math png}} +* {{msg-mw|Mw math mathjax}}', + 'mw_math_mathjax' => 'Used as label for radio button. + +See also: +* {{msg-mw|Mw math png}} +* {{msg-mw|Mw math source}}', 'math_syntax_error' => '{{Identical|Syntax error}}', );