blob: cef1aa6b01be522c815671b64a4f020d5915303d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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 "Tabeli lisamine">
<!ENTITY size.label "Suurus">
<!ENTITY numRowsEditField.label "Ridu:">
<!ENTITY numRowsEditField.accessKey "R">
<!ENTITY numColumnsEditField.label "Veerge:">
<!ENTITY numColumnsEditField.accessKey "e">
<!ENTITY widthEditField.label "Laius:">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY borderEditField.label "Piirjoon:">
<!ENTITY borderEditField.accessKey "P">
<!ENTITY borderEditField.tooltip "Määra tabeli piirjoonte laius, nulli korral on jooned nähtamatud">
<!ENTITY pixels.label "pikslit">
|