diff options
Diffstat (limited to 'l10n-en-GB/extensions/irc/chrome/pref-irc.dtd')
-rw-r--r-- | l10n-en-GB/extensions/irc/chrome/pref-irc.dtd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-en-GB/extensions/irc/chrome/pref-irc.dtd b/l10n-en-GB/extensions/irc/chrome/pref-irc.dtd new file mode 100644 index 0000000000..6be6ff1bc8 --- /dev/null +++ b/l10n-en-GB/extensions/irc/chrome/pref-irc.dtd @@ -0,0 +1,12 @@ +<!-- 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 pref-irc.window.title "ChatZilla"> + +<!ENTITY pref-irc.open.title "ChatZilla's Preferences"> +<!ENTITY pref-irc.open.desc "ChatZilla's preferences are too extensive to fit into this preference window so, instead, you can open its preferences window from here."> +<!ENTITY pref-irc.open.label "Open ChatZilla's Preferences"> +<!ENTITY pref-irc.open.accesskey "O"> +<!ENTITY startup.chat.label "ChatZilla"> +<!ENTITY startup.chat.accesskey "Z"> |