BETA

Transvision

Filter by folder:

Show all results devtools dom mail

Displaying 17 results for the string inside in fi:

Entity fi en-US
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
fi
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
en-US
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
fi
document.execCommand('cut'/'copy') was denied because it was not called from inside a short running user-generated event handler.
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
fi
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
fi
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGesture
fi
The Notification permission may only be requested from inside a short running user-generated event handler.
en-US
The Notification permission may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
fi
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
RegisterProtocolHandlerPrivateBrowsingWarning
fi
Can’t use registerProtocolHandler inside private browsing mode.
en-US
Can’t use registerProtocolHandler inside private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
fi
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • layout • htmlparser.properties
errConsecutiveHyphens
fi
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
en-US
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
fi
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
errEofInComment
fi
End of file inside comment.
en-US
End of file inside comment.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
fi
End of file inside doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
fi
End of file inside end tag. Ignoring tag.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInPublicId
fi
End of file inside public identifier.
en-US
End of file inside public identifier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInSystemId
fi
End of file inside system identifier.
en-US
End of file inside system identifier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInNoscriptInHead
fi
Non-space character inside “noscript” inside “head”.
en-US
Non-space character inside “noscript” inside “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInTable
fi
Misplaced non-space characters inside a table.
en-US
Misplaced non-space characters inside a table.

Displaying 20 results for the string inside in en-US:

Entity fi en-US
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Bookmarks
fi
Luo kirjanmerkkejä kirjanmerkkipalkkiin, Kirjanmerkit-valikkoon tai tiettyyn kansioon niiden sisälle.
en-US
Create bookmarks in the Bookmarks toolbar, Bookmarks menu, or a specified folder inside them.
Entity # all locales browser • browser • preferences • fxaPairDevice.ftl
fxa-qrcode-heading-phase2
fi
2. Kirjaudu sitten { -sync-brand-short-name }-palveluun, tai Android-laitteella skannaa parituskoodi { -sync-brand-short-name }-asetuksista.
en-US
2. Then sign in to { -sync-brand-short-name }, or on Android scan the pairing code from inside the { -sync-brand-short-name } settings.
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
fi
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
en-US
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
fi
document.execCommand('cut'/'copy') was denied because it was not called from inside a short running user-generated event handler.
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMouseEventOnlyLeftBtn
fi
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was called from inside a mouse event handler not triggered by left mouse button.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInputDriven
fi
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
en-US
Request for fullscreen was denied because Element.requestFullscreen() was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGesture
fi
The Notification permission may only be requested from inside a short running user-generated event handler.
en-US
The Notification permission may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
fi
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
RegisterProtocolHandlerPrivateBrowsingWarning
fi
Can’t use registerProtocolHandler inside private browsing mode.
en-US
Can’t use registerProtocolHandler inside private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
fi
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • layout • htmlparser.properties
errConsecutiveHyphens
fi
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
en-US
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
fi
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
errEofInComment
fi
End of file inside comment.
en-US
End of file inside comment.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
fi
End of file inside doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
fi
End of file inside end tag. Ignoring tag.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInPublicId
fi
End of file inside public identifier.
en-US
End of file inside public identifier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInSystemId
fi
End of file inside system identifier.
en-US
End of file inside system identifier.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInNoscriptInHead
fi
Non-space character inside “noscript” inside “head”.
en-US
Non-space character inside “noscript” inside “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInTable
fi
Misplaced non-space characters inside a table.
en-US
Misplaced non-space characters inside a table.
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-import-key-list-caption
fi
Avaimet, jotka on merkitty käsiteltäväksi henkilökohtaisina avaimia, listataan Päästä päähän -salauksen osiossa. Muut avaimet ovat saatavilla avainhallinnan kautta.
en-US
Keys marked to be treated as Personal Keys will be listed in the End-To-End Encryption section. The others will be available inside the Key Manager.
Please enable JavaScript. Some features won't be available without it.