summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/tr/InsertEntity.xd.js
blob: 8ffbeb39c9a23b579b174681aac0a880126cf55e (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.editor.plugins.nls.tr.InsertEntity"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.tr.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "tr", ({"insertEntity":"Simge Ekle"})
);
}};});