blob: 9a9fff0012ad288e4f46f70b7b46e7e216ccc345 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 u tabelu">
<!ENTITY instructions1.label "Composer kreira novi red tabele za svaki paragraf iz selekcije.">
<!ENTITY instructions2.label "Izaberite znak koji će se koristiti za odvajanje selekcija u kolone:">
<!ENTITY commaRadio.label "Zarez">
<!ENTITY spaceRadio.label "Razmak">
<!ENTITY otherRadio.label "Ostali znakovi:">
<!ENTITY deleteCharCheck.label "Obriši separator znakova">
<!ENTITY collapseSpaces.label "Zanemari dodatne razmake">
<!ENTITY collapseSpaces.tooltip "Pretvori uzastopne razmake u jedan separator">
|