summaryrefslogtreecommitdiffstats
path: root/l10n-nl/editor/ui/chrome/dialogs/EdDialogOverlay.dtd
blob: 7bf9fb4aae14f2fcae8f2a5954f7e27f801b2672 (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/. -->

<!ENTITY AdvancedEditButton.label "Geavanceerd bewerken…">
<!ENTITY AdvancedEditButton.accessKey "G">
<!ENTITY AdvancedEditButton.tooltip "HTML-attributen, stijlkenmerken en JavaScript toevoegen of aanpassen">
<!ENTITY chooseFileButton.label "Bestand kiezen…">
<!ENTITY chooseFileButton.accessKey "B">
<!ENTITY chooseFileLinkButton.label "Bestand kiezen…">
<!ENTITY chooseFileLinkButton.accessKey "B">
<!ENTITY makeUrlRelative.label "URL is relatief ten opzichte van paginalocatie">
<!ENTITY makeUrlRelative.accessKey "U">
<!ENTITY makeUrlRelative.tooltip "Wisselen tussen relatieve en absolute URL. U moet de pagina eerst opslaan om dit te kunnen wijzigen.">

<!-- Shared by Link and Image dialogs -->
<!ENTITY LinkURLEditField2.label "Voer een webpaginalocatie of lokaal bestand in, of selecteer een benoemd anker of kop vanuit het contextmenu van het veld:">
<!ENTITY LinkURLEditField2.accessKey "l">