dom/locales/en-US/chrome/appstrings.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/locales/en-US/chrome/appstrings.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,35 @@
     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=The file %S cannot be found. Please check the location and try again.
    1.10 +dnsNotFound=%S could not be found. Please check the name and try again.
    1.11 +unknownProtocolFound=One of the following (%S) is not a registered protocol or is not allowed in this context.
    1.12 +connectionFailure=The connection was refused when attempting to contact %S.
    1.13 +netInterrupt=The connection to %S has terminated unexpectedly. Some data may have been transferred.
    1.14 +netTimeout=The operation timed out when attempting to contact %S.
    1.15 +redirectLoop=Redirection limit for this URL exceeded.  Unable to load the requested page.  This may be caused by cookies that are blocked.
    1.16 +confirmRepostPrompt=To display this page, the application must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
    1.17 +resendButton.label=Resend
    1.18 +unknownSocketType=This document cannot be displayed unless you install the Personal Security Manager (PSM). Download and install PSM and try again, or contact your system administrator.
    1.19 +netReset=The document contains no data.
    1.20 +notCached=This document is no longer available.
    1.21 +netOffline=This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu.
    1.22 +isprinting=The document cannot change while Printing or in Print Preview.
    1.23 +deniedPortAccess=Access to the port number given has been disabled for security reasons.
    1.24 +proxyResolveFailure=The proxy server you have configured could not be found. Please check your proxy settings and try again.
    1.25 +proxyConnectFailure=The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.
    1.26 +contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
    1.27 +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.28 +externalProtocolTitle=External Protocol Request
    1.29 +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.30 +#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
    1.31 +externalProtocolUnknown=<Unknown>
    1.32 +externalProtocolChkMsg=Remember my choice for all links of this type.
    1.33 +externalProtocolLaunchBtn=Launch application
    1.34 +malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences.
    1.35 +phishingBlocked=The website at %S has been reported as a web forgery designed to trick users into sharing personal or financial information.
    1.36 +cspFrameAncestorBlocked=This page has a content security policy that prevents it from being embedded in this way.
    1.37 +corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected.
    1.38 +remoteXUL=This page uses an unsupported technology that is no longer available by default.

mercurial