summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/da/ShowBlockNodes.js
blob: e1ac31f1cb538f1ac5d023f8c3c080cc2c480723 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/da/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "Vis HTML-blokelementer"
})

//end v1.x content
);