blob: 75f381f1b95598b9cbc6ece44a9feed766d64318 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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/. -->
<!ENTITY windowTitle.label "Diccionariu personal">
<!ENTITY wordEditField.label "Pallabra nueva:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "Amestar">
<!ENTITY AddButton.accessKey "A">
<!ENTITY DictionaryList.label "Pallabres nel diccionariu:">
<!ENTITY DictionaryList.accessKey "d">
<!ENTITY RemoveButton.label "Desaniciar">
<!ENTITY RemoveButton.accessKey "e">
<!ENTITY CloseButton.label "Zarrar">
<!ENTITY CloseButton.accessKey "Z">
|