BETA

Transvision

Filter by folder:

Show all results dom

Displaying 9 results for the string head in fr:

Entity fr en-US
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaAfterHeadInKilobyte
fr
La balise meta contenant la déclaration de l’encodage des caractères devrait être déplacée au début de la section head du document.
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
fr
Une balise meta essayant de déclarer l’encodage de caractères a été trouvée trop tard, l’encodage a plutôt été déduit du contenu. Cette balise meta doit être déplacée au début de la section head du document.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
fr
Une balise meta essayant de déclarer l’encodage des caractères a été trouvée trop tard, l’encodage du document parent a plutôt été employé. La balise meta doit être déplacée au début de la section head du document.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailMeta
fr
Le début du document a été réanalysé, car il s’y trouvait des caractères non ASCII avant la balise meta déclarant l’encodage. Cette balise devrait être le premier enfant de head sans être précédée de commentaires non ASCII.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
fr
Le début du document a été réanalysé, car il s’y trouvait des caractères non ASCII dans la partie du document où la recherche d’une balise meta s’est révélée infructueuse, avant de reprendre la syntaxe de la déclaration XML. Une balise meta au début de la section head devrait être utilisée plutôt que la syntaxe de déclaration XML.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
fr
L’encodage des caractères d’un document HTML a été déclaré en utilisant la syntaxe XML. D’une part, cela n’est pas conforme et, d’autre part, déclarer l’encodage par une balise meta au début de la section head est beaucoup plus efficace.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
fr
Mauvaise balise ouvrante « %1$S » dans « noscript » dans « head ».
en-US
Bad start tag “%1$S” in “noscript” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooBetweenHeadAndBody
fr
Élément « %1$S » entre « head » et « body ».
en-US
“%1$S” element between “head” and “body”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInNoscriptInHead
fr
Caractère différent d’un espace dans « noscript » à l’intérieur de « head ».
en-US
Non-space character inside “noscript” inside “head”.

Displaying 9 results for the string head in en-US:

Entity fr en-US
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaAfterHeadInKilobyte
fr
La balise meta contenant la déclaration de l’encodage des caractères devrait être déplacée au début de la section head du document.
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
fr
Une balise meta essayant de déclarer l’encodage de caractères a été trouvée trop tard, l’encodage a plutôt été déduit du contenu. Cette balise meta doit être déplacée au début de la section head du document.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
fr
Une balise meta essayant de déclarer l’encodage des caractères a été trouvée trop tard, l’encodage du document parent a plutôt été employé. La balise meta doit être déplacée au début de la section head du document.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailMeta
fr
Le début du document a été réanalysé, car il s’y trouvait des caractères non ASCII avant la balise meta déclarant l’encodage. Cette balise devrait être le premier enfant de head sans être précédée de commentaires non ASCII.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
fr
Le début du document a été réanalysé, car il s’y trouvait des caractères non ASCII dans la partie du document où la recherche d’une balise meta s’est révélée infructueuse, avant de reprendre la syntaxe de la déclaration XML. Une balise meta au début de la section head devrait être utilisée plutôt que la syntaxe de déclaration XML.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
fr
L’encodage des caractères d’un document HTML a été déclaré en utilisant la syntaxe XML. D’une part, cela n’est pas conforme et, d’autre part, déclarer l’encodage par une balise meta au début de la section head est beaucoup plus efficace.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
fr
Mauvaise balise ouvrante « %1$S » dans « noscript » dans « head ».
en-US
Bad start tag “%1$S” in “noscript” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooBetweenHeadAndBody
fr
Élément « %1$S » entre « head » et « body ».
en-US
“%1$S” element between “head” and “body”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInNoscriptInHead
fr
Caractère différent d’un espace dans « noscript » à l’intérieur de « head ».
en-US
Non-space character inside “noscript” inside “head”.
Please enable JavaScript. Some features won't be available without it.