/*
* /MathJax/localization/qqq/MathML.js * * Copyright (c) 2009-2018 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
MathJax.Localization.addTranslation(“qqq”,“MathML”,{version:“2.7.5”,isLoaded:true,strings:{BadMglyph:“This error is displayed when processing a MathML mglyph element with a bad URL. Parameters:n* %1 - the value of the src attribute”,BadMglyphFont:“Parameters:n* %1 - font family”,MathPlayer:“This alert is displayed when the Native MathML output Jax fails to set up MathPlayer. The instructions are IE specific.nnThe new line character is used to force new lines in the alert box.”,CantCreateXMLParser:“This alert is displayed when the MathML input Jax fails to create an XML parser. The instructions are IE specific.nnThe new line character is used to force new lines in the alert box.”,UnknownNodeType:“Used as error message. Parameters:n* %1 - node type”,UnexpectedTextNode:'Used as error message. Parameters:n* %1 - text, enclosed in “'”',ErrorParsingMathML:“This error is displayed when a MathML element fails to be parsed.nnIt can only be produced by old versions of Internet Explorer.”,ParsingError:“This error is displayed when an XML parsing error happens.nnThe argument is the error returned by the XML parser.”,MathMLSingleElement:“This error is displayed when a MathML input Jax contains more than one u003Ccodeu003Eu003Cnowikiu003Eu003Cmathu003Eu003C/nowikiu003Eu003C/codeu003E root.nnIt can only be produced by very old browsers.”,MathMLRootElement:“{{doc-important|Do not translate the u003Ccodeu003Eu003Cnowikiu003Eu003Cmathu003Eu003C/nowikiu003Eu003C/codeu003E tag! It is a MathML tag.}} nnThis error is displayed when a MathML input Jax contains a root other than u003Ccodeu003Eu003Cnowikiu003Eu003Cmathu003Eu003C/nowikiu003Eu003C/codeu003E.nnParameters:n* %1 - the root name”}});MathJax.Ajax.loadComplete(“/localization/qqq/MathML.js”);