1 2 3 4 5 6 7 8 9 10 11 12 13 14
//>>built define( "dojox/editor/plugins/nls/pl/InsertAnchor", //begin v1.x content ({ insertAnchor: "Wstaw zakotwiczenie", title: "Właściwości zakotwiczenia", anchor: "Nazwa:", text: "Opis:", set: "Ustaw", cancel: "Anuluj" }) //end v1.x content );