BETA

Transvision

Displaying 23 results for the string attribute in mk:

Entity mk en-US
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadSourceMissingSrc
mk
<source> element has no "src" attribute. Media resource load failed.
en-US
<source> element has no “src” attribute. Media resource load failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
mk
Specified "type" attribute of "%1$S" is not supported. Load of media resource %2$S failed.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
mk
Use of XMLHttpRequest's responseType attribute is no longer supported in the synchronous mode in window context.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
TimeoutSyncXHRWarning
mk
Use of XMLHttpRequest's timeout attribute is not supported in the synchronous mode in window context.
en-US
Use of XMLHttpRequest’s timeout attribute is not supported in the synchronous mode in window context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAttributeValueMissing
mk
Attribute value missing.
en-US
Attribute value missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
mk
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errDuplicateAttribute
mk
Duplicate attribute.
en-US
Duplicate attribute.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
mk
End of file occurred in an attribute name. Ignoring tag.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
mk
End of file reached when inside an attribute value. Ignoring tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEqualsSignBeforeAttributeName
mk
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtInAttributeName
mk
“<” in attribute name. Probable cause: “>” missing immediately before.
en-US
“<” in attribute name. Probable cause: “>” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
mk
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteInAttributeName
mk
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
en-US
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeEquals
mk
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeGrave
mk
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeLt
mk
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeQuote
mk
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartEquals
mk
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
en-US
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartGrave
mk
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartLt
mk
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingError
mk
Error in parsing the value '%1$S' for '%2$S' attribute of <%3$S/>. Attribute ignored.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute of <%3$S/>. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingErrorNoTag
mk
Error in parsing the value '%1$S' for '%2$S' attribute. Attribute ignored.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
LengthParsingError
mk
Error in parsing MathML attribute value '%1$S' as length. Attribute ignored.
en-US
Error in parsing MathML attribute value ‘%1$S’ as length. Attribute ignored.

Displaying 107 results for the string attribute in en-US:

Entity mk en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-keyboard-issue-tabindex
mk
Warning: Source string is missing
en-US
Avoid using <code>tabindex</code> attribute greater than zero. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-area
mk
Warning: Source string is missing
en-US
Use <code>alt</code> attribute to label <div>area</div> elements that have the <span>href</span> attribute. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-glyph
mk
Warning: Source string is missing
en-US
Use <code>alt</code> attribute to label <span>mglyph</span> elements. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-iframe
mk
Warning: Source string is missing
en-US
Use <code>title</code> attribute to describe <span>iframe</span> content. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-optgroup-label2
mk
Warning: Source string is missing
en-US
Use a <code>label</code> attribute to label an <span>optgroup</span>. <a>Learn more</a>
Entity # all locales devtools • client • debugger.properties
domMutationTypes.attribute
mk
Warning: Source string is missing
en-US
Attribute Modification
Entity # all locales devtools • client • inspector.properties
inspectorAddAttribute.label
mk
Warning: Source string is missing
en-US
Add Attribute
Entity # all locales devtools • client • inspector.properties
inspectorAttributeModification.label
mk
Warning: Source string is missing
en-US
Attribute Modification
Entity # all locales devtools • client • inspector.properties
inspectorCopyAttributeValue.label
mk
Warning: Source string is missing
en-US
Copy Attribute Value “%S”
Entity # all locales devtools • client • inspector.properties
inspectorEditAttribute.label
mk
Warning: Source string is missing
en-US
Edit Attribute “%S”
Entity # all locales devtools • client • inspector.properties
inspectorRemoveAttribute.label
mk
Warning: Source string is missing
en-US
Remove Attribute “%S”
Entity # all locales devtools • client • inspector.properties
markupView.newAttribute.label
mk
Warning: Source string is missing
en-US
New attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultDisabled
mk
Warning: Source string is missing
en-US
Some cookies are misusing the recommended “sameSite“ attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultDisabled2
mk
Warning: Source string is missing
en-US
Some cookies are misusing the recommended “SameSite“ attribute
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultEnabled
mk
Warning: Source string is missing
en-US
Some cookies are misusing the “sameSite“ attribute, so it won’t work as expected
Entity # all locales devtools • client • webconsole.properties
webconsole.group.cookieSameSiteLaxByDefaultEnabled2
mk
Warning: Source string is missing
en-US
Some cookies are misusing the “SameSite“ attribute, so it won’t work as expected
Entity # all locales devtools • shared • accessibility.properties
accessibility.keyboard.issue.tabindex
mk
Warning: Source string is missing
en-US
Avoid using “tabindex” attribute greater than zero.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.area
mk
Warning: Source string is missing
en-US
Use “alt” attribute to label “area” elements that have the “href” attribute.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.glyph
mk
Warning: Source string is missing
en-US
Use “alt” attribute to label “mglyph” elements.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.iframe
mk
Warning: Source string is missing
en-US
Use “title” attribute to describe “iframe” content.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.optgroup.label2
mk
Warning: Source string is missing
en-US
Use a “label” attribute to label an “optgroup”.
Entity # all locales dom • chrome • dom • dom.properties
DeprecatedTestingAttributeWarning
mk
Warning: Source string is missing
en-US
TestingDeprecatedInterface.deprecatedAttribute is a testing-only attribute and this is its testing deprecation message.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
mk
Warning: Source string is missing
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
IDBOpenDBOptions_StorageTypeWarning
mk
Warning: Source string is missing
en-US
The ‘storage’ attribute in options passed to indexedDB.open is deprecated and will soon be removed. To get persistent storage, please use navigator.storage.persist() instead.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedBevelledAttribute
mk
Warning: Source string is missing
en-US
MathML attribute “bevelled” is deprecated and may be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedLineThicknessValueWarning
mk
Warning: Source string is missing
en-US
“thin”, “medium” and “thick” are deprecated values for the linethickness attribute and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedMathSizeValueWarning
mk
Warning: Source string is missing
en-US
“small”, “normal” and “big” are deprecated values for the mathsize attribute and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedMencloseNotationRadical
mk
Warning: Source string is missing
en-US
The “radical” value is deprecated for the “notation” attribute of the <menclose> element and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedScriptminsizeAttributeWarning
mk
Warning: Source string is missing
en-US
MathML attribute “scriptminsize” is deprecated and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedScriptsizemultiplierAttributeWarning
mk
Warning: Source string is missing
en-US
MathML attribute “scriptsizemultiplier” is deprecated and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadSourceMissingSrc
mk
<source> element has no "src" attribute. Media resource load failed.
en-US
<source> element has no “src” attribute. Media resource load failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
mk
Specified "type" attribute of "%1$S" is not supported. Load of media resource %2$S failed.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
mk
Warning: Source string is missing
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
mk
Warning: Source string is missing
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
mk
Warning: Source string is missing
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
mk
Warning: Source string is missing
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
mk
Use of XMLHttpRequest's responseType attribute is no longer supported in the synchronous mode in window context.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
mk
Warning: Source string is missing
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
mk
Warning: Source string is missing
en-US
‘%S’ attribute of <script> element is not a valid URI: “%S”
Entity # all locales dom • chrome • dom • dom.properties
TimeoutSyncXHRWarning
mk
Use of XMLHttpRequest's timeout attribute is not supported in the synchronous mode in window context.
en-US
Use of XMLHttpRequest’s timeout attribute is not supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
WindowContentUntrustedWarning
mk
Warning: Source string is missing
en-US
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelBadValue
mk
Се очекува идентификатор или стринг за вредност во атрибутниот избирач, но најдено е '%1$S'.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelUnexpected
mk
Неочекуван токен во атрибутниот избирач: '%1$S'.
en-US
Unexpected token in attribute selector: ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameExpected
mk
Се очекува идентификатор за име на атрибутот, но најдено е '%1$S'.
en-US
Expected identifier for attribute name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameOrNamespaceExpected
mk
Се очекува име на атрибут или namespace, но најдено е '%1$S'.
en-US
Expected attribute name or namespace but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAttributeValueMissing
mk
Attribute value missing.
en-US
Attribute value missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
mk
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errDuplicateAttribute
mk
Duplicate attribute.
en-US
Duplicate attribute.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
mk
End of file occurred in an attribute name. Ignoring tag.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
mk
End of file reached when inside an attribute value. Ignoring tag.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEqualsSignBeforeAttributeName
mk
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtInAttributeName
mk
“<” in attribute name. Probable cause: “>” missing immediately before.
en-US
“<” in attribute name. Probable cause: “>” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
mk
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteInAttributeName
mk
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
en-US
Quote in attribute name. Probable cause: Matching quote missing somewhere earlier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeEquals
mk
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
“=” in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeGrave
mk
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeLt
mk
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” in an unquoted attribute value. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeQuote
mk
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
en-US
Quote in an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartEquals
mk
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
en-US
“=” at the start of an unquoted attribute value. Probable cause: Stray duplicate equals sign.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartGrave
mk
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
en-US
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartLt
mk
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
en-US
“<” at the start of an unquoted attribute value. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
mk
Атрибутот "coords" на тагот <area shape="circle"> има негативен радиус.
en-US
The “coords” attribute of the <area shape="circle"> tag has a negative radius.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleWrongNumberOfCoords
mk
Атрибутот "coords" на тагот <area shape="circle">не е во формат "center-x,center-y,radius".
en-US
The “coords” attribute of the <area shape="circle"> tag is not in the “center-x,center-y,radius” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyOddNumberOfCoords
mk
На атрибутот "coords" на тагот <area shape="poly"> му недостасува последниот "y" координат (точниот формат е "x1,y1,x2,y2 ").
en-US
The “coords” attribute of the <area shape="poly"> tag is missing the last “y” coordinate (the correct format is “x1,y1,x2,y2 ”).
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyWrongNumberOfCoords
mk
Атрибутот "coords" на тагот <area shape="poly">не е во формат "x1,y1,x2,y2 " .
en-US
The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 ” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapRectBoundsError
mk
Атрибутот "coords" на тагот <area shape="rect">не е во формат "left,top,right,bottom".
en-US
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format.
Entity # all locales dom • chrome • layout • xmlparser.properties
16
mk
референца во атрибутот која води до надворешен ентитет
en-US
reference to external entity in attribute
Entity # all locales dom • chrome • layout • xmlparser.properties
8
mk
дуплирај го атрибутот
en-US
duplicate attribute
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingError
mk
Error in parsing the value '%1$S' for '%2$S' attribute of <%3$S/>. Attribute ignored.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute of <%3$S/>. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingErrorNoTag
mk
Error in parsing the value '%1$S' for '%2$S' attribute. Attribute ignored.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
LengthParsingError
mk
Error in parsing MathML attribute value '%1$S' as length. Attribute ignored.
en-US
Error in parsing MathML attribute value ‘%1$S’ as length. Attribute ignored.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
mk
Warning: Source string is missing
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
BothAllowTopNavigationAndUserActivationPresent
mk
Warning: Source string is missing
en-US
An iframe which has both allow-top-navigation and allow-top-navigation-by-user-activation for its sandbox attribute will permit top navigations.
Entity # all locales dom • chrome • security • security.properties
IntegrityMismatch
mk
Warning: Source string is missing
en-US
None of the “%1$S” hashes in the integrity attribute match the content of the subresource.
Entity # all locales dom • chrome • security • security.properties
InvalidIntegrityBase64
mk
Warning: Source string is missing
en-US
The hash contained in the integrity attribute could not be decoded.
Entity # all locales dom • chrome • security • security.properties
InvalidIntegrityLength
mk
Warning: Source string is missing
en-US
The hash contained in the integrity attribute has the wrong length.
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
mk
Warning: Source string is missing
en-US
The script element has a malformed hash in its integrity attribute: “%1$S”. The correct format is “<hash algorithm>-<hash value>”.
Entity # all locales dom • chrome • security • security.properties
NoValidMetadata
mk
Warning: Source string is missing
en-US
The integrity attribute does not contain any valid metadata.
Entity # all locales dom • chrome • security • security.properties
UnsupportedHashAlg
mk
Warning: Source string is missing
en-US
Unsupported hash algorithm in the integrity attribute: “%1$S”
Entity # all locales dom • chrome • svg • svg.properties
AttributeParseWarning
mk
Неочекувана вредност %2$S интерпретирајќи го атрибутот %1$S.
en-US
Unexpected value %2$S parsing %1$S attribute.
Entity # all locales dom • chrome • xslt • xslt.properties
7
mk
Нелегална вредност на атрибутот во XSLT 1.0.
en-US
Attribute value illegal in XSLT 1.0.
Entity # all locales editor • ui • chrome • dialogs • EdAdvancedEdit.dtd
AttName.label
mk
Атрибут:
en-US
Attribute:
Entity # all locales editor • ui • chrome • dialogs • EdAdvancedEdit.dtd
tree.attributeHeader.label
mk
Атрибут
en-US
Attribute
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
title.tooltip
mk
HTML 'title' атрибутот кој се прикажува како совет
en-US
The html 'title' attribute that displays as a tooltip
Entity # all locales mail • chrome • messenger • messengercompose • EdAdvancedEdit.dtd
AttName.label
mk
Атрибут:
en-US
Attribute:
Entity # all locales mail • chrome • messenger • messengercompose • EdAdvancedEdit.dtd
tree.attributeHeader.label
mk
Атрибут
en-US
Attribute
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
title.tooltip
mk
HTML 'title' атрибутот кој се прикажува како совет
en-US
The html 'title' attribute that displays as a tooltip
Entity # all locales mail • chrome • mozldap • ldap.properties
16
mk
Нема таков атрибут
en-US
No such attribute
Entity # all locales mail • chrome • mozldap • ldap.properties
17
mk
Недефиниран тип на атрибут
en-US
Undefined attribute type
Entity # all locales mail • messenger • openpgp • openpgp.ftl
user-att-photo
mk
Warning: Source string is missing
en-US
User attribute (JPEG image)
Entity # all locales netwerk • necko.properties
CookieLaxForced
mk
Warning: Source string is missing
en-US
Cookie “%1$S” has “sameSite” policy set to “lax” because it is missing a “sameSite” attribute, and “sameSite=lax” is the default value for this attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForced2
mk
Warning: Source string is missing
en-US
Cookie “%1$S” has “SameSite” policy set to “Lax” because it is missing a “SameSite” attribute, and “SameSite=Lax” is the default value for this attribute.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta
mk
Warning: Source string is missing
en-US
Cookie “%1$S” does not have a proper “sameSite” attribute value. Soon, cookies without the “sameSite” attribute or with an invalid value will be treated as “lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “sameSite=none“ attribute to it. To know more about the “sameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
mk
Warning: Source string is missing
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure
mk
Warning: Source string is missing
en-US
Cookie “%1$S” rejected because it has the “sameSite=none” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure2
mk
Warning: Source string is missing
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta
mk
Warning: Source string is missing
en-US
Cookie “%1$S” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To know more about the “sameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta2
mk
Warning: Source string is missing
en-US
Cookie “%1$S” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales suite • chrome • editor • dialogs • EdAdvancedEdit.dtd
AttName.label
mk
Warning: Source string is missing
en-US
Attribute:
Entity # all locales suite • chrome • editor • dialogs • EdAdvancedEdit.dtd
tree.attributeHeader.label
mk
Warning: Source string is missing
en-US
Attribute
Entity # all locales suite • chrome • editor • dialogs • EditorImageProperties.dtd
title.tooltip
mk
Warning: Source string is missing
en-US
The html 'title' attribute that displays as a tooltip
Entity # all locales suite • chrome • mozldap • ldap.properties
16
mk
Warning: Source string is missing
en-US
No such attribute
Entity # all locales suite • chrome • mozldap • ldap.properties
17
mk
Warning: Source string is missing
en-US
Undefined attribute type
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-lax-by-default2-description
mk
Warning: Source string is missing
en-US
Treat cookies as “SameSite=Lax” by default if no “SameSite” attribute is specified. Developers must opt-in to the current status quo of unrestricted use by explicitly asserting “SameSite=None”.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-none-requires-secure2-description
mk
Warning: Source string is missing
en-US
Cookies with “SameSite=None” attribute require the secure attribute. This feature requires “Cookies: SameSite=Lax by default”.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-none-requires-secure2.label
mk
Warning: Source string is missing
en-US
Cookies: SameSite=None requires secure attribute
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-api-inputmode-description
mk
Warning: Source string is missing
en-US
Our implementation of the <a data-l10n-name="mdn-inputmode">inputmode</a> global attribute has been updated as per <a data-l10n-name="whatwg">the WHATWG specification</a>, but we still need to make other changes too, like making it available on contenteditable content. See <a data-l10n-name="bugzilla">bug 1205133</a> for more details.
Please enable JavaScript. Some features won't be available without it.