зеркало из https://github.com/mozilla/gecko-dev.git
Bug 698866 - Typo in errNonSpaceInTable message. r=hsivonen.
This commit is contained in:
Родитель
2c7a2e1bea
Коммит
42ffb8f0ef
|
@ -143,10 +143,10 @@ errNoElementToCloseButEndTagSeen=No \u201C%1$S\u201D element in scope but a \u20
|
|||
errHtmlStartTagInForeignContext=HTML start tag \u201C%1$S\u201D in a foreign namespace context.
|
||||
errTableClosedWhileCaptionOpen=\u201Ctable\u201D closed but \u201Ccaption\u201D was still open.
|
||||
errNoTableRowToClose=No table row to close.
|
||||
errNonSpaceInTable=Misplaced non-space characters insided a table.
|
||||
errNonSpaceInTable=Misplaced non-space characters inside a table.
|
||||
errUnclosedChildrenInRuby=Unclosed children in \u201Cruby\u201D.
|
||||
errStartTagSeenWithoutRuby=Start tag \u201C%1$S\u201D seen without a \u201Cruby\u201D element being open.
|
||||
errSelfClosing=Self-closing syntax (\u201C/>\u201D) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
|
||||
errNoCheckUnclosedElementsOnStack=Unclosed elements on stack.
|
||||
errEndTagDidNotMatchCurrentOpenElement=End tag \u201C%1$S\u201D did not match the name of the current open element (\u201C%2$S\u201D).
|
||||
errEndTagViolatesNestingRules=End tag \u201C%1$S\u201D violates nesting rules.
|
||||
errEndTagViolatesNestingRules=End tag \u201C%1$S\u201D violates nesting rules.
|
||||
|
|
Загрузка…
Ссылка в новой задаче