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

//end v1.x content
);