Improve wording of preferences

Change-Id: Ieaea40b3337db885d7dc4245467f4879a8650441
This commit is contained in:
Amir E. Aharoni 2014-10-16 20:16:59 +03:00
parent bc0db79039
commit 51e1d2b7b9
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
"prefs-math": "Math",
"mw_math_png": "PNG images",
"mw_math_source": "TeX source (for text browsers)",
"mw_math_mathjax": "Client-side MathJax (slow, enhance rendering for some browsers & accessibility tools)",
"mw_math_mathml": "MathML with SVG or PNG fallback (recommended for modern browsers & accessibility tools)",
"mw_math_mathjax": "Client-side MathJax (slow; improves rendering on some browsers and accessibility tools)",
"mw_math_mathml": "MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools)",
"mw_math_latexml": "LaTeXML (experimental; uses MathML)",
"mw_math_latexml_jax": "LaTeXML with client-side MathJax (experimental; uses MathML)",
"math_failure": "Failed to parse",
@ -34,4 +34,4 @@
"math-preference-mwmathinspector-discussion-link": "https://www.mediawiki.org/wiki/Special:MyLanguage/Talk:VisualEditor/Beta_Features/Formulae",
"math-preference-mwmathinspector-info-link": "https://www.mediawiki.org/wiki/Special:MyLanguage/VisualEditor/Beta_Features/Formulae",
"math-preference-mwmathinspector-label": "VisualEditor formulae editing"
}
}