browser/locales/en-US/chrome/overrides/appstrings.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/browser/locales/en-US/chrome/overrides/appstrings.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,36 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +malformedURI=The URL is not valid and cannot be loaded.
     1.9 +fileNotFound=Firefox can't find the file at %S.
    1.10 +dnsNotFound=Firefox can't find the server at %S.
    1.11 +unknownProtocolFound=Firefox doesn't know how to open this address, because one of the following protocols (%S) isn't associated with any program or is not allowed in this context.
    1.12 +connectionFailure=Firefox can't establish a connection to the server at %S.
    1.13 +netInterrupt=The connection to %S was interrupted while the page was loading.
    1.14 +netTimeout=The server at %S is taking too long to respond.
    1.15 +redirectLoop=Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    1.16 +## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S"
    1.17 +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.
    1.18 +resendButton.label=Resend
    1.19 +unknownSocketType=Firefox doesn't know how to communicate with the server.
    1.20 +netReset=The connection to the server was reset while the page was loading.
    1.21 +notCached=This document is no longer available.
    1.22 +netOffline=Firefox is currently in offline mode and can't browse the Web.
    1.23 +isprinting=The document cannot change while Printing or in Print Preview.
    1.24 +deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection.
    1.25 +proxyResolveFailure=Firefox is configured to use a proxy server that can't be found.
    1.26 +proxyConnectFailure=Firefox is configured to use a proxy server that is refusing connections.
    1.27 +contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
    1.28 +unsafeContentType=The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
    1.29 +externalProtocolTitle=External Protocol Request
    1.30 +externalProtocolPrompt=An external application must be launched to handle %1$S: links.\n\n\nRequested link:\n\n%2$S\n\nApplication: %3$S\n\n\nIf you were not expecting this request it may be an attempt to exploit a weakness in that other program. Cancel this request unless you are sure it is not malicious.\n
    1.31 +#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
    1.32 +externalProtocolUnknown=<Unknown>
    1.33 +externalProtocolChkMsg=Remember my choice for all links of this type.
    1.34 +externalProtocolLaunchBtn=Launch application
    1.35 +malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences.
    1.36 +phishingBlocked=The website at %S has been reported as a web forgery designed to trick users into sharing personal or financial information.
    1.37 +cspFrameAncestorBlocked=This page has a content security policy that prevents it from being embedded in this way.
    1.38 +corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected.
    1.39 +remoteXUL=This page uses an unsupported technology that is no longer available by default in Firefox.

mercurial