summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/suite/chrome/mailnews/compose/askSendFormat.dtd
blob: 6e8ea49f9b3d685ce64f20b23a680ea33a569b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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/. -->

<!--LOCALIZATION NOTE askSendFormat.dtd UI for dialog that asks the user, which format to use for sending a message -->
<!ENTITY windowTitle.label "Fråga om HTML-meddelanden">

<!ENTITY recipient.label "Någon av mottagarna är inte registrerad för att ta emot meddelanden i HTML-format.">

<!ENTITY question.label "Vill du konvertera meddelandet till oformaterad text, eller vill du skicka det kodat som HTML ändå?">

<!ENTITY plainTextAndHtml.label "Skicka både som oformaterad text och i HTML-format">
<!ENTITY plainTextAndHtml.accesskey "b">
<!ENTITY plainTextOnly.label "Skicka endast som oformaterad text">
<!ENTITY plainTextOnly.accesskey "e">
<!ENTITY htmlOnly.label "Skicka endast i HTML-format">
<!ENTITY htmlOnly.accesskey "H">

<!ENTITY send.label "Skicka">
<!ENTITY send.accesskey "S">