diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nn-NO/suite/chrome/mailnews/virtualFolderProperties.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/mailnews/virtualFolderProperties.dtd b/l10n-nn-NO/suite/chrome/mailnews/virtualFolderProperties.dtd new file mode 100644 index 0000000000..3dc45f8fa7 --- /dev/null +++ b/l10n-nn-NO/suite/chrome/mailnews/virtualFolderProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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 name.label "Namn:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "Opprett som undermappe av:"> +<!ENTITY description.accesskey "O"> + + +<!ENTITY folderSelectionCaption.label "Vel mapper å søkje i: "> +<!ENTITY chooseFoldersButton.label "Vel…"> +<!ENTITY chooseFoldersButton.accesskey "V"> + +<!ENTITY newFolderButton.label "Opprett"> +<!ENTITY newFolderButton.accesskey "O"> +<!ENTITY editFolderButton.label "Oppdater"> +<!ENTITY editFolderButton.accesskey "d"> |