summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/it/ShowBlockNodes.js
blob: 5649d4bcaddd85e1e7566467ffcb898c0ca7f9db (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/it/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "Mostra elementi blocco HTML"
})

//end v1.x content
);