diff options
Diffstat (limited to 'l10n-lij/dom/chrome/mathml')
-rw-r--r-- | l10n-lij/dom/chrome/mathml/mathml.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-lij/dom/chrome/mathml/mathml.properties b/l10n-lij/dom/chrome/mathml/mathml.properties new file mode 100644 index 0000000000..2c13a96ec0 --- /dev/null +++ b/l10n-lij/dom/chrome/mathml/mathml.properties @@ -0,0 +1,13 @@ +# 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 = Còdice no bon: <%1$S> o no l'é consentio comme figgio de <%2$S>. +ChildCountIncorrect = Còdice no bon: numero d'elementi figgio sbalou pe-o tag <%1$S/>. +DuplicateMprescripts = Còdice no bon: rilevou ciù de un <mprescripts/> in <mmultiscripts/>. +NoBase = Còdice no bon: m'aspetavo pròpio un elemento Base in <mmultiscripts/>, no l'é stæto atrovou nisciun elemento. +SubSupMismatch = Còdice no bon: cobbia inconpleta subscript/superscript in <mmultiscripts/>. + +AttributeParsingError = Erô inte l'analixi do valô '%1$S' pe '%2$S' (atributo de <%3$S/>). Atributo ignorou. +AttributeParsingErrorNoTag = Erô inte l'analixi do valô '%1$S' pe l'atributo '%2$S'. Atributo ignorou. +LengthParsingError = Erô inte l'analixi comme longhessa do valô '%1$S' de l'atributo. Atributo ignorou. |