summaryrefslogtreecommitdiffstats
path: root/l10n-nl/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd
blob: c6fddab298d495ceb18d3dcd7505320a0a93e5f3 (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 "Persoonlijk woordenboek">

<!ENTITY wordEditField.label "Nieuw woord:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "Toevoegen">
<!ENTITY AddButton.accessKey "T">
<!ENTITY DictionaryList.label "Woorden in woordenboek:">
<!ENTITY DictionaryList.accessKey "W">
<!ENTITY ReplaceButton.label "Vervangen">
<!ENTITY ReplaceButton.accessKey "V">
<!ENTITY RemoveButton.label "Verwijderen">
<!ENTITY RemoveButton.accessKey "e">

<!ENTITY CloseButton.label "Sluiten">
<!ENTITY CloseButton.accessKey "S">