1 2 3 4 5 6 7 8 9 10 11 12 13 14
//>>built define( "dojox/editor/plugins/nls/it/InsertAnchor", //begin v1.x content ({ insertAnchor: "Inserisci ancoraggio", title: "Proprietà ancoraggio", anchor: "Nome:", text: "Descrizione:", set: "Imposta", cancel: "Annulla" }) //end v1.x content );