1 2 3 4 5 6 7 8 9 10 11 12 13 14
//>>built define( "dojox/editor/plugins/nls/hu/InsertAnchor", //begin v1.x content ({ insertAnchor: "Horgony beszúrása", title: "Horgony tulajdonságai", anchor: "Név:", text: "Leírás:", set: "Beállítás", cancel: "Mégse" }) //end v1.x content );