BETA

Transvision

Displaying 132 results for the string Failed in en-US:

Entity en-US en-US
Entity # all locales browser • browser • aboutDialog.ftl
aboutdialog-update-checking-failed
en-US
Failed to check for updates.
en-US
Failed to check for updates.
Entity # all locales browser • browser • aboutDialog.ftl
update-failed
en-US
Update failed. <label data-l10n-name="failed-link">Download the latest version</label>
en-US
Update failed. <label data-l10n-name="failed-link">Download the latest version</label>
Entity # all locales browser • browser • aboutDialog.ftl
update-failed-main
en-US
Update failed. <a data-l10n-name="failed-link-main">Download the latest version</a>
en-US
Update failed. <a data-l10n-name="failed-link-main">Download the latest version</a>
Entity # all locales browser • browser • downloads.ftl
downloads-clear-downloads-button.tooltiptext
en-US
Clears completed, canceled and failed downloads
en-US
Clears completed, canceled and failed downloads
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-topsites-image-validation
en-US
Image failed to load. Try a different URL.
en-US
Image failed to load. Try a different URL.
Entity # all locales browser • browser • preferences • preferences.ftl
forms-master-pw-fips-desc
en-US
Password Change Failed
en-US
Password Change Failed
Entity # all locales browser • browser • translations.ftl
translations-manage-error-list
en-US
Failed to get the list of available languages for translation. Refresh the page to try again.
en-US
Failed to get the list of available languages for translation. Refresh the page to try again.
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-uv-invalid-long-prompt
en-US
{ $retriesLeft -> [one] User verification failed. You have { $retriesLeft } attempt left. Try again. *[other] User verification failed. You have { $retriesLeft } attempts left. Try again. }
en-US
{ $retriesLeft -> [one] User verification failed. You have { $retriesLeft } attempt left. Try again. *[other] User verification failed. You have { $retriesLeft } attempts left. Try again. }
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-uv-invalid-short-prompt
en-US
User verification failed. Try again.
en-US
User verification failed. Try again.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.deviceBlockedPrompt
en-US
User verification failed on %S. There are no attempts left and your device has been locked, because the wrong PIN was provided too many times. The device needs a reset.
en-US
User verification failed on %S. There are no attempts left and your device has been locked, because the wrong PIN was provided too many times. The device needs a reset.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.pinAuthBlockedPrompt
en-US
User verification failed on %S. There were too many failed attempts in a row and PIN authentication has been temporarily blocked. Your device needs a power cycle (unplug and re-insert).
en-US
User verification failed on %S. There were too many failed attempts in a row and PIN authentication has been temporarily blocked. Your device needs a power cycle (unplug and re-insert).
Entity # all locales browser • chrome • browser • browser.properties
webauthn.pinNotSetPrompt
en-US
User verification failed on %S. You may need to set a PIN on your device.
en-US
User verification failed on %S. You may need to set a PIN on your device.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.uvBlockedPrompt
en-US
User verification failed on %S. There were too many failed attempts and the built-in user verification method has been blocked.
en-US
User verification failed on %S. There were too many failed attempts and the built-in user verification method has been blocked.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
stateFailed
en-US
Failed
en-US
Failed
Entity # all locales browser • installer • override.properties
CopyFailed
en-US
Copy failed
en-US
Copy failed
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-sidebar-item-connect-button-connection-failed
en-US
Connection failed
en-US
Connection failed
Entity # all locales devtools • client • webconsole.properties
timerJSError
en-US
Failed to process the timer name.
en-US
Failed to process the timer name.
Entity # all locales devtools • client • webconsole.properties
webconsole.error.commands.copyError
en-US
`copy` command failed, object can’t be stringified: %S
en-US
`copy` command failed, object can’t be stringified: %S
Entity # all locales devtools • shared • styleinspector.properties
styleinspector.copyImageDataUrlError
en-US
Failed to copy image Data-URL
en-US
Failed to copy image Data-URL
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueRedirectInterceptionWithURL
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
en-US
Failed to load ‘%S’. A ServiceWorker passed an opaqueredirect Response to FetchEvent.respondWith() while handling a non-navigation FetchEvent.
Entity # all locales dom • chrome • dom • dom.properties
BadRedirectModeInterceptionWithURL
en-US
Failed to load ‘%S’. A ServiceWorker passed a redirected Response to FetchEvent.respondWith() while RedirectMode is not ‘follow’.
en-US
Failed to load ‘%S’. A ServiceWorker passed a redirected Response to FetchEvent.respondWith() while RedirectMode is not ‘follow’.
Entity # all locales dom • chrome • dom • dom.properties
CorsResponseForSameOriginRequest
en-US
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
en-US
Failed to load ‘%1$S’ by responding ‘%2$S’. A ServiceWorker is not allowed to synthesize a cors Response for a same-origin Request.
Entity # all locales dom • chrome • dom • dom.properties
EditorFileDropFailed
en-US
Dropping a file into a contenteditable element failed: %S.
en-US
Dropping a file into a contenteditable element failed: %S.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedErrorResponseWithURL
en-US
Failed to load ‘%S’. A ServiceWorker passed an Error Response to FetchEvent.respondWith(). This typically means the ServiceWorker performed an invalid fetch() call.
en-US
Failed to load ‘%S’. A ServiceWorker passed an Error Response to FetchEvent.respondWith(). This typically means the ServiceWorker performed an invalid fetch() call.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionCanceledWithURL
en-US
Failed to load ‘%S’. A ServiceWorker canceled the load by calling FetchEvent.preventDefault().
en-US
Failed to load ‘%S’. A ServiceWorker canceled the load by calling FetchEvent.preventDefault().
Entity # all locales dom • chrome • dom • dom.properties
InterceptionFailedWithURL
en-US
Failed to load ‘%S’. A ServiceWorker intercepted the request and encountered an unexpected error.
en-US
Failed to load ‘%S’. A ServiceWorker intercepted the request and encountered an unexpected error.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionRejectedResponseWithURL
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘%2$S’.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadExhaustedCandidates
en-US
All candidate resources failed to load. Media load paused.
en-US
All candidate resources failed to load. Media load paused.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadHttpError
en-US
HTTP load failed with status %1$S. Load of media resource %2$S failed.
en-US
HTTP load failed with status %1$S. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadInvalidURI
en-US
Invalid URI. Load of media resource %S failed.
en-US
Invalid URI. Load of media resource %S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadSourceMissingSrc
en-US
<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
MediaLoadUnsupportedMimeType
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
en-US
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
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.
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
ModuleSourceLoadFailed
en-US
Loading failed for the module with source “%S”.
en-US
Loading failed for the module with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedFailedToLock
en-US
Request for pointer lock was denied because the browser failed to lock the pointer.
en-US
Request for pointer lock was denied because the browser failed to lock the pointer.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionHeader
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadPaddingError
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadRecordSize
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
ReadableStreamReadingFailed
en-US
Failed to read data from the ReadableStream: “%S”.
en-US
Failed to read data from the ReadableStream: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
en-US
Loading failed for the <script> with source “%S”.
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetClientStorageError
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerPostMessageStorageError
en-US
The ServiceWorker for scope ‘%S’ failed to execute ‘postMessage‘ because storage access is restricted in this context due to user settings or private browsing mode.
en-US
The ServiceWorker for scope ‘%S’ failed to execute ‘postMessage‘ because storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
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.
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
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
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
ServiceWorkerRegisterStorageError
en-US
Failed to register/update a ServiceWorker for scope ‘%S’: Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to register/update a ServiceWorker for scope ‘%S’: Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
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.
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
TargetPrincipalDoesNotMatch
en-US
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘%S’) does not match the recipient window’s origin (‘%S’).
en-US
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘%S’) does not match the recipient window’s origin (‘%S’).
Entity # all locales dom • chrome • dom • dom.properties
WebShareAPI_Failed
en-US
The share operation has failed.
en-US
The share operation has failed.
Entity # all locales dom • chrome • layout • printing.properties
PERR_GFX_PRINTER_COULD_NOT_OPEN_FILE
en-US
Failed to open output file for print to file.
en-US
Failed to open output file for print to file.
Entity # all locales dom • chrome • layout • printing.properties
PERR_GFX_PRINTER_ENDDOC
en-US
Printing failed while completing the print job.
en-US
Printing failed while completing the print job.
Entity # all locales dom • chrome • layout • printing.properties
PERR_GFX_PRINTER_STARTDOC
en-US
Printing failed while starting the print job.
en-US
Printing failed while starting the print job.
Entity # all locales dom • chrome • layout • printing.properties
PERR_GFX_PRINTER_STARTPAGE
en-US
Printing failed while starting a new page.
en-US
Printing failed while starting a new page.
Entity # all locales dom • chrome • security • csp.properties
failedToParseUnrecognizedSource
en-US
Failed to parse unrecognized source %1$S
en-US
Failed to parse unrecognized source %1$S
Entity # all locales dom • chrome • security • security.properties
HTTPSOnlyFailedDowngradeAgain
en-US
Upgrading insecure request “%S” failed. Downgrading to “http” again.
en-US
Upgrading insecure request “%S” failed. Downgrading to “http” again.
Entity # all locales dom • chrome • security • security.properties
HTTPSOnlyFailedRequest
en-US
Upgrading insecure request “%1$S” failed. (%2$S)
en-US
Upgrading insecure request “%1$S” failed. (%2$S)
Entity # all locales dom • chrome • xslt • xslt.properties
1
en-US
Parsing an XSLT stylesheet failed.
en-US
Parsing an XSLT stylesheet failed.
Entity # all locales dom • chrome • xslt • xslt.properties
2
en-US
Parsing an XPath expression failed.
en-US
Parsing an XPath expression failed.
Entity # all locales dom • chrome • xslt • xslt.properties
4
en-US
XSLT transformation failed.
en-US
XSLT transformation failed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED
en-US
An additional policy constraint failed when validating this certificate.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FAILED_TO_ENCODE_DATA
en-US
Failed to encode data with ASN1 encoder
en-US
Failed to encode data with ASN1 encoder
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_FUNCTION_FAILED
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_BAD_SIGNATURE
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_TOKEN_NOT_LOGGED_IN
en-US
The operation failed because the PKCS#11 token is not logged in.
en-US
The operation failed because the PKCS#11 token is not logged in.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_DECRYPTION_FAILURE
en-US
Bulk data decryption algorithm failed in selected cipher suite.
en-US
Bulk data decryption algorithm failed in selected cipher suite.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_DIGEST_FAILURE
en-US
Digest function failed.
en-US
Digest function failed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_ENCRYPTION_FAILURE
en-US
Bulk data encryption algorithm failed in selected cipher suite.
en-US
Bulk data encryption algorithm failed in selected cipher suite.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_INIT_CIPHER_SUITE_FAILURE
en-US
Failed to initialize the selected cipher suite.
en-US
Failed to initialize the selected cipher suite.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_IV_PARAM_FAILURE
en-US
PKCS11 code failed to translate an IV into a param.
en-US
PKCS11 code failed to translate an IV into a param.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_MAC_COMPUTATION_FAILURE
en-US
MAC computation failed.
en-US
MAC computation failed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_MD5_DIGEST_FAILURE
en-US
MD5 digest function failed.
en-US
MD5 digest function failed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_SESSION_KEY_GEN_FAILURE
en-US
Client failed to generate session keys for SSL session.
en-US
Client failed to generate session keys for SSL session.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_SHA_DIGEST_FAILURE
en-US
SHA-1 digest function failed.
en-US
SHA-1 digest function failed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_SOCKET_WRITE_FAILURE
en-US
Attempt to write encrypted data to underlying socket failed.
en-US
Attempt to write encrypted data to underlying socket failed.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_WRONG_CERTIFICATE
en-US
Client authentication failed: private key in key database does not match public key in certificate database.
en-US
Client authentication failed: private key in key database does not match public key in certificate database.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-decode-err
en-US
Failed to decode the file. Either it is not in PKCS #12 format, has been corrupted, or the password you entered was incorrect.
en-US
Failed to decode the file. Either it is not in PKCS #12 format, has been corrupted, or the password you entered was incorrect.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-unknown-err
en-US
The PKCS #12 operation failed for unknown reasons.
en-US
The PKCS #12 operation failed for unknown reasons.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-unknown-err-backup
en-US
Failed to create the PKCS #12 backup file for unknown reasons.
en-US
Failed to create the PKCS #12 backup file for unknown reasons.
Entity # all locales security • manager • security • certificates • certManager.ftl
pkcs12-unknown-err-restore
en-US
Failed to restore the PKCS #12 file for unknown reasons.
en-US
Failed to restore the PKCS #12 file for unknown reasons.
Entity # all locales security • manager • security • certificates • deviceManager.ftl
login-failed
en-US
Failed to Login
en-US
Failed to Login
Entity # all locales toolkit • chrome • autoconfig • autoconfig.properties
autoConfigMsg
en-US
Netscape.cfg/AutoConfig failed. Please contact your system administrator. \n Error: %S failed:
en-US
Netscape.cfg/AutoConfig failed. Please contact your system administrator. \n Error: %S failed:
Entity # all locales toolkit • chrome • autoconfig • autoconfig.properties
readConfigMsg
en-US
Failed to read the configuration file. Please contact your system administrator.
en-US
Failed to read the configuration file. Please contact your system administrator.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
profileCreationFailedTitle
en-US
Profile Creation failed
en-US
Profile Creation failed
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
profileDeletionFailedTitle
en-US
Deletion Failed
en-US
Deletion Failed
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-2152398849
en-US
Failed (unknown reason)
en-US
Failed (unknown reason)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-move_failed
en-US
Failed to prepare the update for installation
en-US
Failed to prepare the update for installation
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
patchApplyFailure
en-US
The Update could not be installed (patch apply failed)
en-US
The Update could not be installed (patch apply failed)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
statusFailed
en-US
Install Failed
en-US
Install Failed
Entity # all locales toolkit • crashreporter • aboutcrashes.ftl
submit-crash-button-failure-label
en-US
Failed
en-US
Failed
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-error-creating-dir
en-US
Failed to create directory ({ $path })
en-US
Failed to create directory ({ $path })
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-error-loading-file
en-US
Failed to load file ({ $path })
en-US
Failed to load file ({ $path })
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-error-minidump-analyzer
en-US
Failed to run minidump-analyzer
en-US
Failed to run minidump-analyzer
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-error-moving-path
en-US
Failed to move { $from } to { $to }
en-US
Failed to move { $from } to { $to }
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-error-opening-file
en-US
Failed to open file ({ $path })
en-US
Failed to open file ({ $path })
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-resubmit-status
en-US
Resending reports that previously failed to send
en-US
Resending reports that previously failed to send
Entity # all locales toolkit • crashreporter • crashreporter.ini
ReportResubmit
en-US
Resending reports that previously failed to send
en-US
Resending reports that previously failed to send
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-load-error
en-US
Failed to load article from page
en-US
Failed to load article from page
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
unregister-error
en-US
Failed to unregister this Service Worker.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
content-analysis-agent-failed-signature-verification
en-US
Agent Failed Signature Verification
en-US
Agent Failed Signature Verification
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-results-pin-auth-blocked-error
en-US
Error: There were too many failed attempts in a row and PIN authentication has been temporarily blocked. Your device needs a power cycle (unplug and re-insert).
en-US
Error: There were too many failed attempts in a row and PIN authentication has been temporarily blocked. Your device needs a power cycle (unplug and re-insert).
Entity # all locales toolkit • toolkit • contentanalysis • contentanalysis.ftl
contentanalysis-invalid-agent-signature-message
en-US
Failed signature verification for { $agent }. Transfer denied for resource: { $content }.
en-US
Failed signature verification for { $agent }. Transfer denied for resource: { $content }.
Entity # all locales toolkit • toolkit • global • run-from-dmg.ftl
install-failed-message
en-US
{ -brand-short-name } failed to install but will continue to run.
en-US
{ -brand-short-name } failed to install but will continue to run.
Entity # all locales toolkit • toolkit • global • run-from-dmg.ftl
install-failed-title
en-US
{ -brand-short-name } installation failed.
en-US
{ -brand-short-name } installation failed.
Entity # all locales toolkit • toolkit • neterror • certError.ftl
cert-error-trust-symantec
en-US
Certificates issued by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign are no longer considered safe because these certificate authorities failed to follow security practices in the past.
en-US
Certificates issued by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign are no longer considered safe because these certificate authorities failed to follow security practices in the past.
Entity # all locales toolkit • toolkit • neterror • certError.ftl
nssFailure2-title
en-US
Secure Connection Failed
en-US
Secure Connection Failed
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-additional-policy-constraint-failed
en-US
An additional policy constraint failed when validating this certificate.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-failed-to-encode-data
en-US
Failed to encode data with ASN1 encoder
en-US
Failed to encode data with ASN1 encoder
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs11-function-failed
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs7-bad-signature
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-token-not-logged-in
en-US
The operation failed because the PKCS#11 token is not logged in.
en-US
The operation failed because the PKCS#11 token is not logged in.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-decryption-failure
en-US
Bulk data decryption algorithm failed in selected cipher suite.
en-US
Bulk data decryption algorithm failed in selected cipher suite.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-digest-failure
en-US
Digest function failed.
en-US
Digest function failed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-encryption-failure
en-US
Bulk data encryption algorithm failed in selected cipher suite.
en-US
Bulk data encryption algorithm failed in selected cipher suite.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-init-cipher-suite-failure
en-US
Failed to initialize the selected cipher suite.
en-US
Failed to initialize the selected cipher suite.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-iv-param-failure
en-US
PKCS11 code failed to translate an IV into a param.
en-US
PKCS11 code failed to translate an IV into a param.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-mac-computation-failure
en-US
MAC computation failed.
en-US
MAC computation failed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-md5-digest-failure
en-US
MD5 digest function failed.
en-US
MD5 digest function failed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-session-key-gen-failure
en-US
Client failed to generate session keys for SSL session.
en-US
Client failed to generate session keys for SSL session.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-sha-digest-failure
en-US
SHA-1 digest function failed.
en-US
SHA-1 digest function failed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-socket-write-failure
en-US
Attempt to write encrypted data to underlying socket failed.
en-US
Attempt to write encrypted data to underlying socket failed.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-wrong-certificate
en-US
Client authentication failed: private key in key database does not match public key in certificate database.
en-US
Client authentication failed: private key in key database does not match public key in certificate database.
Entity # all locales toolkit • toolkit • preferences • preferences.ftl
pw-change-failed-title
en-US
Password Change Failed
en-US
Password Change Failed
Please enable JavaScript. Some features won't be available without it.