mobile/locales/en-US/overrides/appstrings.properties

branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
equal deleted inserted replaced
-1:000000000000 0:d61c4e23a020
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5 malformedURI=The URL is not valid and cannot be loaded.
6 fileNotFound=Firefox can't find the file at %S.
7 dnsNotFound=Firefox can't find the server at %S.
8 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.
9 connectionFailure=Firefox can't establish a connection to the server at %S.
10 netInterrupt=The connection to %S was interrupted while the page was loading.
11 netTimeout=The server at %S is taking too long to respond.
12 redirectLoop=Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
13 ## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S"
14 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.
15 resendButton.label=Resend
16 unknownSocketType=Firefox doesn't know how to communicate with the server.
17 netReset=The connection to the server was reset while the page was loading.
18 notCached=This document is no longer available.
19 netOffline=Firefox is currently in offline mode and can't browse the Web.
20 isprinting=The document cannot change while Printing or in Print Preview.
21 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.
22 proxyResolveFailure=Firefox is configured to use a proxy server that can't be found.
23 proxyConnectFailure=Firefox is configured to use a proxy server that is refusing connections.
24 contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
25 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.
26 externalProtocolTitle=External Protocol Request
27 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
28 #LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
29 externalProtocolUnknown=<Unknown>
30 externalProtocolChkMsg=Remember my choice for all links of this type.
31 externalProtocolLaunchBtn=Launch application
32 malwareBlocked=The site at %S has been reported as an attack site and has been blocked based on your security preferences.
33 phishingBlocked=The website at %S has been reported as a web forgery designed to trick users into sharing personal or financial information.
34 cspFrameAncestorBlocked=This page has a content security policy that prevents it from being embedded in this way.
35 corruptedContentError=The page you are trying to view cannot be shown because an error in the data transmission was detected.
36 remoteXUL=This page uses an unsupported technology that is no longer available by default in Firefox.

mercurial