blob: e87d632f434cccf70f372d30b6a930e88ee4d53a (
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/. -->
<!-- LOCALIZATION NOTE (identityDialog.style): This value should be roughly
equal to the value of accountManager.size entity minus the value
of accountTree.width entity. -->
<!ENTITY identityDialog.style "min-width: 93ch;">
<!ENTITY identityListDesc.label "Configureer de instellingen voor deze identiteit:">
<!ENTITY settingsTab.label "Instellingen">
<!ENTITY copiesFoldersTab.label "Kopieën & mappen">
<!ENTITY addressingTab.label "Opstellen & adressering">
<!ENTITY publicData.label "Openbare gegevens">
<!ENTITY privateData.label "Privégegevens">
<!ENTITY identityAlias.label "Label van identiteit:">
<!ENTITY identityAlias.accesskey "a">
|