summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/pt-pt/ShowBlockNodes.js
blob: 381a0dad45639e8fa052f5001890569a58e89dd3 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/pt-pt/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "Mostrar elementos do bloco HTML"
})

//end v1.x content
);