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

//end v1.x content
);