cross-channel content for 2023-02-04 23:03
X-Task-ID: RGvDMaJfRQClqDImaxxzXQ
X-Channel-Repo: mozilla-central
X-Channel-Revision: 193873a769705e43125bf048e01f18ac964d91b4
X-Channel-Repo: releases/mozilla-beta
X-Channel-Revision: c326f2a0c95596b6e8f9ad765ddf7a4d4b1aee2b
X-Channel-Repo: releases/mozilla-release
X-Channel-Revision: 8e6e771d7b7c259aa9ee299c17638df5a6cce453
X-Channel-Repo: releases/mozilla-esr102
X-Channel-Revision: 4949c8f79bd57c259e3acef1be2416420e55225a
# This Source Code Form is subject to the terms of the Mozilla Public
# 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.
NoBase=Invalid markup: Expected exactly one Base element in <mmultiscripts/>. Found none.
SubSupMismatch=Invalid markup: Incomplete subscript/superscript pair in <mmultiscripts/>.
# LOCALIZATION NOTE: When localizing the single quotes ('), follow the conventions in css.properties for your target locale.
AttributeParsingError=Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute of <%3$S/>. Attribute ignored.
AttributeParsingErrorNoTag=Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute. Attribute ignored.
LengthParsingError=Error in parsing MathML attribute value ‘%1$S’ as length. Attribute ignored.