blob: 9567e6360979c10c3f8b83f1582ff5164005e22f (
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 "Personlig ordbog">
<!ENTITY wordEditField.label "Nyt ord:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "Tilføj…">
<!ENTITY AddButton.accessKey "T">
<!ENTITY DictionaryList.label "Ord i ordbogen.">
<!ENTITY DictionaryList.accessKey "O">
<!ENTITY RemoveButton.label "Fjern">
<!ENTITY RemoveButton.accessKey "F">
<!ENTITY CloseButton.label "Luk">
<!ENTITY CloseButton.accessKey "L">
|