1 2 3 4 5 6 7 8 9 10 11 12 13 14
//>>built define( "dojox/editor/plugins/nls/ro/InsertAnchor", //begin v1.x content ({ insertAnchor: "Inserare ancoră", title: "Proprietăţi ancoră", anchor: "Nume:", text: "Descriere:", set: "Setare", cancel: "Anulare" }) //end v1.x content );