summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.xd.js
blob: cd027ae2ad985b11b700cc883734595eabbb214f (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.editor.plugins.nls.da.InsertAnchor"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.InsertAnchor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertAnchor", "da", ({"set":"Definér","insertAnchor":"Indsæt anker","title":"Ankeregenskaber","text":"Beskrivelse:","cancel":"Annullér","anchor":"Navn:"})
);
}};});