diff --git a/i18n/en.json b/i18n/en.json index 5fb32f5..ef3860c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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" -} \ No newline at end of file +}