diff options
Diffstat (limited to 'languages/messages/MessagesQqq.php')
-rw-r--r-- | languages/messages/MessagesQqq.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 093d4338ba35..e3b7e2190169 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -775,8 +775,6 @@ Tip for internal links', {{Identical|External link (remember http:// prefix)}}', 'headline_sample' => 'Sample of headline text.', 'headline_tip' => 'This is the text that appears when you hover the mouse over the fifth button from the left on the edit toolbar.', -'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.', 'nowiki_sample' => 'Text inserted between nowiki tags', 'nowiki_tip' => 'This is the text that appears when you hover the mouse over the third button from the right on the edit toolbar.', 'image_sample' => 'Used in text generated by Picture button in toolbar. @@ -1311,7 +1309,6 @@ This is a search result (and I guess search engine) dependent messages. I do not 'skin-preview' => 'The link beside each skin name in [[Special:Preferences|your user preferences]], tab "skin". {{Identical|Preview}}', -'prefs-math' => 'Used in user preferences.', 'prefs-datetime' => '{{Identical|Date}}', 'prefs-personal' => 'Title of a tab in [[Special:Preferences]].', 'prefs-rc' => 'Used in user preferences. @@ -3053,17 +3050,6 @@ See also {{msg-mw|Anonuser}} and {{msg-mw|Siteusers}}.', 'skinname-simple' => '{{optional}}', 'skinname-modern' => '{{optional}}', -# Math options -'mw_math_png' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!', -'mw_math_simple' => 'In [[Special:Preferences|user preferences]]. All mw_math_* messages MUST be different, things will break otherwise!', -'mw_math_html' => '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_modern' => 'In user preferences (math). All mw_math_* messages MUST be different, things will break otherwise!', -'mw_math_mathml' => 'In user preferences. All mw_math_* messages MUST be different, things will break otherwise!', - -# Math errors -'math_syntax_error' => '{{Identical|Syntax error}}', - # Patrolling 'markedaspatrolledtext' => '{{Identical|Markedaspatrolled}}', |