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

//end v1.x content
);