blob: a7ead9d890ae643a23c4158c619717cfd7efcabc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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 "Asmeninis žodynas">
<!ENTITY wordEditField.label "Naujas žodis:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "Pridėti">
<!ENTITY AddButton.accessKey "P">
<!ENTITY DictionaryList.label "Žodyno žodžiai:">
<!ENTITY DictionaryList.accessKey "Ž">
<!ENTITY ReplaceButton.label "Pakeisti">
<!ENTITY ReplaceButton.accessKey "k">
<!ENTITY RemoveButton.label "Pašalinti">
<!ENTITY RemoveButton.accessKey "š">
<!ENTITY CloseButton.label "Užverti">
<!ENTITY CloseButton.accessKey "U">
|