summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/nb/InsertEntity.xd.js
blob: 03bf79d94dffa3af7181da68ebea8897980004b0 (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.editor.plugins.nls.nb.InsertEntity"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.nb.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "nb", ({"insertEntity":"Sett inn symbol"})
);
}};});