summaryrefslogtreecommitdiffstats
path: root/webbrowser
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2021-03-30 03:25:18 -0700
committerThomas Groman <tgroman@nuegia.net>2021-03-30 03:25:18 -0700
commita0ed19850891cf8176bb5fcb7c9fdb715b37c720 (patch)
tree1a6844bf4e8fe9bcf739d80f2085822db3e0a55b /webbrowser
parentfe80b31bc4c881250630c3ced5dc7bfe8a0711db (diff)
downloadwebbrowser-a0ed19850891cf8176bb5fcb7c9fdb715b37c720.tar
webbrowser-a0ed19850891cf8176bb5fcb7c9fdb715b37c720.tar.gz
webbrowser-a0ed19850891cf8176bb5fcb7c9fdb715b37c720.tar.lz
webbrowser-a0ed19850891cf8176bb5fcb7c9fdb715b37c720.tar.xz
webbrowser-a0ed19850891cf8176bb5fcb7c9fdb715b37c720.zip
corrent spelling mistakes in error messages
Diffstat (limited to 'webbrowser')
-rw-r--r--webbrowser/locales/en-US/chrome/overrides/appstrings.properties4
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.