diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-tr/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-tr/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd b/l10n-tr/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd new file mode 100644 index 0000000000..189855f72c --- /dev/null +++ b/l10n-tr/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd @@ -0,0 +1,15 @@ +<!-- 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 "Tabloya Dönüştür"> +<!ENTITY instructions1.label "Düzenleyici, seçimdeki her bir paragraf için yeni bir tablo satırı oluşturur."> +<!ENTITY instructions2.label "Seçimi sütunlara ayırmak için kullanılacak karakteri seçin:"> +<!ENTITY commaRadio.label "Virgül"> +<!ENTITY spaceRadio.label "Boşluk"> +<!ENTITY otherRadio.label "Diğer Karakter:"> +<!ENTITY deleteCharCheck.label "Ayraç karakterini sil"> +<!ENTITY collapseSpaces.label "Fazladan boşlukları dikkate alma"> +<!ENTITY collapseSpaces.tooltip "Bitişik boşlukları tek bir ayraca dönüştür"> |