diff options
-rw-r--r-- | webbrowser/locales/en-US/chrome/overrides/appstrings.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webbrowser/locales/en-US/chrome/overrides/appstrings.properties b/webbrowser/locales/en-US/chrome/overrides/appstrings.properties index e0abc51..ec44864 100644 --- a/webbrowser/locales/en-US/chrome/overrides/appstrings.properties +++ b/webbrowser/locales/en-US/chrome/overrides/appstrings.properties @@ -5,7 +5,7 @@ unknownProtocolFound=Don't know how to open this address, because the protocol ( connectionFailure=Can't establish a connection to the remote server at %S. netInterrupt=The connection to %S was interrupted while the page was loading. netTimeout=The server at %S is taking too long to respond. -redirectLoop=The server is redirecting the request for this address in a way that will never complete therfore loading has been aborted. +redirectLoop=The server is redirecting the request for this address in a way that will never complete therefore loading has been aborted. ## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S" confirmRepostPrompt=To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier. resendButton.label=Resend @@ -28,6 +28,6 @@ externalProtocolLaunchBtn=Launch application cspBlocked=This page has a content security policy that prevents it from being embedded in this way. xssBlockMode=This page contains an XSS (cross site scripting) exploit that has been blocked to maintain system security. corruptedContentError=The page cannot be rendered because it was corrupted during network transmission. -remoteXUL=This page uses an old technology that is no longer enabled by default. +remoteXUL=This page uses an old technology (Remote XUL) that is no longer enabled by default. ## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S". sslv3Used=The page at %S uses SSLv3, a broken completely insecure protocol. The privacy and integrity of your connection cannot be maintained. |