diff options
Diffstat (limited to 'l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd')
-rw-r--r-- | l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd b/l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd new file mode 100644 index 0000000000..ff89c4940e --- /dev/null +++ b/l10n-nb-NO/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Egenskaper for horisontale linjer"> + +<!ENTITY dimensionsBox.label "Størrelsesforhold"> +<!ENTITY heightEditField.label "Høyde:"> +<!ENTITY heightEditField.accessKey "H"> +<!ENTITY widthEditField.label "Bredde:"> +<!ENTITY widthEditField.accessKey "B"> +<!ENTITY pixelsPopup.value "piksler"> +<!ENTITY alignmentBox.label "Justering"> +<!ENTITY leftRadio.label "Venstre"> +<!ENTITY leftRadio.accessKey "V"> +<!ENTITY centerRadio.label "Midtstilt"> +<!ENTITY centerRadio.accessKey "M"> +<!ENTITY rightRadio.label "Høyre"> +<!ENTITY rightRadio.accessKey "y"> + +<!ENTITY threeDShading.label "3D-skygge"> +<!ENTITY threeDShading.accessKey "s"> +<!ENTITY saveSettings.label "Bruk som standard"> +<!ENTITY saveSettings.accessKey "B"> +<!ENTITY saveSettings.tooltip "Lagre disse innstillingene for bruk ved innsetting av nye horisontale linjer"> |