diff options
Diffstat (limited to 'l10n-an/suite/chrome/common/gopherAddon.dtd')
-rw-r--r-- | l10n-an/suite/chrome/common/gopherAddon.dtd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/common/gopherAddon.dtd b/l10n-an/suite/chrome/common/gopherAddon.dtd new file mode 100644 index 0000000000..516660876a --- /dev/null +++ b/l10n-an/suite/chrome/common/gopherAddon.dtd @@ -0,0 +1,9 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY loadError.label "Page Load Error"> +<!ENTITY gopherAddon.title "Gopher Protocol"> +<!ENTITY gopherAddon.shortDesc "gopher is not a registered protocol."> +<!ENTITY gopherAddon.longDesc "The address specifies the gopher protocol which is no longer supported, so the browser cannot connect to the site. You can get a compatible add-on to access this server from Mozilla Add-ons."> +<!ENTITY goToAddOn.label "Go to Add-on Page"> |