blob: 8ec7c27774f7e82b63bd8b06225069c03142213a (
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 "Kamus Peribadi">
<!ENTITY wordEditField.label "Perkataan baru:">
<!ENTITY wordEditField.accessKey "P">
<!ENTITY AddButton.label "Tambah">
<!ENTITY AddButton.accessKey "T">
<!ENTITY DictionaryList.label "Perkataan dalam kamus:">
<!ENTITY DictionaryList.accessKey "P">
<!ENTITY RemoveButton.label "Buang">
<!ENTITY RemoveButton.accessKey "g">
<!ENTITY CloseButton.label "Tutup">
<!ENTITY CloseButton.accessKey "T">
|