blob: 2bc62b2b210d6fe88f54fe0b6b90a24cad6a1d64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 "Sisip Jadual">
<!ENTITY size.label "Saiz">
<!ENTITY numRowsEditField.label "Baris:">
<!ENTITY numRowsEditField.accessKey "B">
<!ENTITY numColumnsEditField.label "Lajur:">
<!ENTITY numColumnsEditField.accessKey "L">
<!ENTITY widthEditField.label "Lebar:">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY borderEditField.label "Sempadan:">
<!ENTITY borderEditField.accessKey "S">
<!ENTITY borderEditField.tooltip "Taip satu nombor untuk sempadan jadual, atau taip (0) jika tiada sempadan">
<!ENTITY pixels.label "piksel">
|