BETA

Transvision

Displaying 3 results for the string script in ast:

Entity ast en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
ast
Depurar el script
en-US
Debug Script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
ast
Script: %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
StopScriptButton
ast
Parar el script
en-US
Stop script

Displaying 45 results for the string script in en-US:

Entity ast en-US
Entity # all locales browser • chrome • browser • browser.properties
processHang.button_debug.label
ast
Depurar el script
en-US
Debug Script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-extension-backgroundscript.label
ast
Warning: Source string is missing
en-US
Background script
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-tmp-extension-terminate-bgscript-button
ast
Warning: Source string is missing
en-US
Terminate background script
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.nameLabel
ast
Warning: Source string is missing
en-US
%S — Script Animation
Entity # all locales devtools • client • animationinspector.properties
timeline.scriptanimation.unnamedLabel
ast
Warning: Source string is missing
en-US
Script Animation
Entity # all locales devtools • client • debugger.properties
overridesContextItem.override
ast
Warning: Source string is missing
en-US
Add script override
Entity # all locales devtools • client • debugger.properties
overridesContextItem.removeOverride
ast
Warning: Source string is missing
en-US
Remove script override
Entity # all locales devtools • client • webconsole.properties
ConsoleAPIDisabled
ast
Warning: Source string is missing
en-US
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
Entity # all locales dom • chrome • dom • dom.properties
DebugScriptButton
ast
Warning: Source string is missing
en-US
Debug script
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
ast
Warning: Source string is missing
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
ast
Warning: Source string is missing
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptGlobalMessage
ast
Warning: Source string is missing
en-US
Prevent the extension script from running on this page until it next reloads
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
ast
Warning: Source string is missing
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptTitle
ast
Warning: Source string is missing
en-US
Warning: Unresponsive add-on script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptLocation
ast
Script: %S
en-US
Script: %S
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
ast
Warning: Source string is missing
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptTitle
ast
Warning: Source string is missing
en-US
Warning: Unresponsive script
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
ast
Warning: Source string is missing
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceEmpty
ast
Warning: Source string is missing
en-US
‘%S’ attribute of <script> element is empty.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceInvalidUri
ast
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
ScriptSourceLoadFailed
ast
Warning: Source string is missing
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceMalformed
ast
Warning: Source string is missing
en-US
<script> source URI is malformed: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
ast
Warning: Source string is missing
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerNoFetchHandler
ast
Warning: Source string is missing
en-US
Fetch event handlers must be added during the worker script’s initial evaluation.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
ast
Warning: Source string is missing
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
ast
Warning: Source string is missing
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
ast
Warning: Source string is missing
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • dom • dom.properties
StopScriptButton
ast
Parar el script
en-US
Stop script
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
ast
Warning: Source string is missing
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseByScriptBlockedWarning
ast
Warning: Source string is missing
en-US
Scripts may only close windows that were opened by a script.
Entity # all locales dom • chrome • security • csp.properties
CSPInlineScriptViolation
ast
Warning: Source string is missing
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROInlineScriptViolation
ast
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROScriptViolation
ast
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPROWorkerViolation
ast
Warning: Source string is missing
en-US
(Report-Only policy) The page’s settings would block a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPScriptViolation
ast
Warning: Source string is missing
en-US
The page’s settings blocked a script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
CSPWorkerViolation
ast
Warning: Source string is missing
en-US
The page’s settings blocked a worker script (%3$S) at %2$S from being executed because it violates the following directive: “%1$S”
Entity # all locales dom • chrome • security • csp.properties
ignoringStrictDynamic
ast
Warning: Source string is missing
en-US
Ignoring source “%1$S” (Only supported within script-src).
Entity # all locales dom • chrome • security • security.properties
BlockExtensionScriptWithWrongExt
ast
Warning: Source string is missing
en-US
Loading script with URI “%S” was blocked because the file extension is not allowed.
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
ast
Warning: Source string is missing
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
ast
Warning: Source string is missing
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
ast
Warning: Source string is missing
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MalformedIntegrityHash
ast
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
WarnScriptWithWrongMimeType
ast
Warning: Source string is missing
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
ast
Warning: Source string is missing
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
script-spec
ast
Warning: Source string is missing
en-US
<strong>Script Spec:</strong> <a data-l10n-name="link">{ $url }</a>
Please enable JavaScript. Some features won't be available without it.