blob: 0070404e79f29a063dd9ff688a618b45916def97 (
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 "Претвори у табелу">
<!ENTITY instructions1.label "Састављач прави нови ред у табели за сваки пасус унутар одабира.">
<!ENTITY instructions2.label "Изаберите знак који ће одвајати одабире у колоне:">
<!ENTITY commaRadio.label "Запета">
<!ENTITY spaceRadio.label "Размак">
<!ENTITY otherRadio.label "Други знак:">
<!ENTITY deleteCharCheck.label "Обришите знак одвајања">
<!ENTITY collapseSpaces.label "Занемари додатне размаке">
<!ENTITY collapseSpaces.tooltip "Претвори околне размаке у један одвајач">
|