summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.xd.js
blob: 4ba501313b5bae4ba0d75366404bc384f7aaabfc (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.editor.plugins.nls.ja.ShowBlockNodes"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.ShowBlockNodes");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "ShowBlockNodes", "ja", ({"showBlockNodes":"HTML ブロック要素の表示"})
);
}};});