blob: f12439e6911a96bb877f0a9378ae97f7f273b632 (
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 "පෞද්ගලික ශබ්දකෝෂය">
<!ENTITY wordEditField.label "නව වදනක්:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "එක් කරන්න">
<!ENTITY AddButton.accessKey "A">
<!ENTITY DictionaryList.label "ශබ්දකෝෂයේ වචන:">
<!ENTITY DictionaryList.accessKey "W">
<!ENTITY RemoveButton.label "ඉවත් කරන්න">
<!ENTITY RemoveButton.accessKey "e">
<!ENTITY CloseButton.label "වහන්න">
<!ENTITY CloseButton.accessKey "C">
|