diff options
Diffstat (limited to 'l10n-an/chat')
-rw-r--r-- | l10n-an/chat/accounts.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-an/chat/accounts.dtd b/l10n-an/chat/accounts.dtd new file mode 100644 index 0000000000..4b66ebe6e5 --- /dev/null +++ b/l10n-an/chat/accounts.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!-- Account manager window for Instantbird --> +<!ENTITY accounts.title "Cuentas - &brandShortName;"> +<!ENTITY accountManager.width "450"> +<!-- Instant messaging account status window for Thunderbird --> + +<!ENTITY accountManager.newAccount.label "Nueva cuenta"> +<!ENTITY accountManager.newAccount.accesskey "N"> +<!ENTITY accountManager.close.accesskey "l"> +<!-- This should match account.commandkey in instantbird.dtd --> +<!ENTITY accountManager.close.commandkey "a"> +<!-- This title must be short, displayed with a big font size --> +<!ENTITY account.autoSignOn.accesskey "S"> |