blob: 95b111b3ee8c7e211a702b50d8ae3a52a97bf76b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/. -->
<!--LOCALIZATION NOTE askSendFormat.dtd UI for dialog that asks the user, which format to use for sending a message -->
<!ENTITY windowTitle.label "Pitanje o HTML pošti">
<!ENTITY recipient.label "Neki od primalaca nisu navedeni da mogu primati HTML poštu.">
<!ENTITY question.label "Želite li pretvoriti poruku u običan tekst ili je želite poslati u HTML formatu?">
<!ENTITY plainTextAndHtml.label "Pošalji kao običan tekst i HTML">
<!ENTITY plainTextOnly.label "Pošalji samo kao običan tekst">
<!ENTITY htmlOnly.label "Pošalji samo u HTML formatu">
<!ENTITY send.label "Pošalji">
|