diff options
Diffstat (limited to 'l10n-sv-SE/mail/chrome/messenger/addressbook/abResultsPane.dtd')
-rw-r--r-- | l10n-sv-SE/mail/chrome/messenger/addressbook/abResultsPane.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-sv-SE/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-sv-SE/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..40f34a83a1 --- /dev/null +++ b/l10n-sv-SE/mail/chrome/messenger/addressbook/abResultsPane.dtd @@ -0,0 +1,38 @@ +<!-- 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 Addrbook.label "Adressbok"> +<!ENTITY Addrbook.accesskey "b"> +<!ENTITY GeneratedName.label "Namn"> +<!ENTITY GeneratedName.accesskey "N"> +<!ENTITY PrimaryEmail.label "E-post"> +<!ENTITY PrimaryEmail.accesskey "E"> +<!ENTITY Company.label "Organisation"> +<!ENTITY Company.accesskey "O"> +<!ENTITY _PhoneticName.label "Fonetiskt namn"> +<!ENTITY _PhoneticName.accesskey "F"> +<!ENTITY NickName.label "Smeknamn"> +<!ENTITY NickName.accesskey "k"> +<!ENTITY SecondEmail.label "Ytterligare e-post"> +<!ENTITY SecondEmail.accesskey "Y"> +<!ENTITY Department.label "Avdelning"> +<!ENTITY Department.accesskey "v"> +<!ENTITY JobTitle.label "Titel"> +<!ENTITY JobTitle.accesskey "T"> +<!ENTITY CellularNumber.label "Mobil"> +<!ENTITY CellularNumber.accesskey "M"> +<!ENTITY PagerNumber.label "Personsökare"> +<!ENTITY PagerNumber.accesskey "P"> +<!ENTITY FaxNumber.label "Fax"> +<!ENTITY FaxNumber.accesskey "F"> +<!ENTITY HomePhone.label "Hemtelefon"> +<!ENTITY HomePhone.accesskey "H"> +<!ENTITY WorkPhone.label "Jobbtelefon"> +<!ENTITY WorkPhone.accesskey "J"> +<!ENTITY ChatName.label "Chattnamn"> +<!ENTITY ChatName.accesskey "C"> +<!ENTITY sortAscending.label "Stigande"> +<!ENTITY sortAscending.accesskey "S"> +<!ENTITY sortDescending.label "Fallande"> +<!ENTITY sortDescending.accesskey "F"> |