Bug 827713 - Part 0: Localization change for unifying MathML *scripts. r=fredw

This commit is contained in:
James Kitchener 2013-07-29 12:35:53 -04:00
parent 0726a5ce03
commit d66fe48040

View File

@ -2,6 +2,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
InvalidChild=Invalid markup: <%1$S> is not allowed as a child of <%2$S>.
ChildCountIncorrect=Invalid markup: Incorrect number of children for <%1$S/> tag.
DuplicateMprescripts=Invalid markup: More than one <mprescripts/> in <mmultiscripts/>.
# LOCALIZATION NOTE: The first child of <mmultiscript/> is the base, that is the element to which scripts are attached.