summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/hu/InsertEntity.xd.js
blob: 0d18d99d0b554bcdca075b35882b6b970709fab0 (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.editor.plugins.nls.hu.InsertEntity"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.hu.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "hu", ({"insertEntity":"Szimbólum beszúrása"})
);
}};});