summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/fi/ShowBlockNodes.js
blob: 4c637e8a8387c0884b9d0af373f39fff750c9afa (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/fi/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "Näytä HTML-lohkoelementit"
})

//end v1.x content
);