diff options
Diffstat (limited to 'l10n-sl/suite/chrome/editor/dialogs/EdConvertToTable.dtd')
-rw-r--r-- | l10n-sl/suite/chrome/editor/dialogs/EdConvertToTable.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-sl/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-sl/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..64057190d1 --- /dev/null +++ b/l10n-sl/suite/chrome/editor/dialogs/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 "Pretvori v tabelo"> +<!ENTITY instructions1.label "Sestavljalnik ustvari novo vrsto v tabeli za vsak odstavek v izbiri."> +<!ENTITY instructions2.label "Izberite znak, ki se uporablja za ločitev izbire v stolpce:"> +<!ENTITY commaRadio.label "Vejica"> +<!ENTITY spaceRadio.label "Presledek"> +<!ENTITY otherRadio.label "Drug znak:"> +<!ENTITY deleteCharCheck.label "Izbriši ločilni znak"> +<!ENTITY collapseSpaces.label "Prezri dodatne presledke"> +<!ENTITY collapseSpaces.tooltip "Pretvori sosednje presledke v eno ločilo"> |