]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/nl/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / nl / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/nl/LinkDialog", //begin v1.x content
3 ({
4 createLinkTitle: "Linkeigenschappen",
5 insertImageTitle: "Afbeeldingseigenschappen",
6 url: "URL:",
7 text: "Beschrijving:",
8 target: "Doel:",
9 set: "Instellen",
10 currentWindow: "Huidig venster",
11 parentWindow: "Hoofdvenster",
12 topWindow: "Bovenste venster",
13 newWindow: "Nieuw venster"
14 })
15
16 //end v1.x content
17 );