dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
14 lines (12 loc) • 310 B
JavaScript
define({
//begin v1.x content
insertImageTitle: "Umetni sliku",
url: "Slika",
browse: "Pregledavanje...",
text: "Opis",
set: "Umetni",
invalidMessage: "Nevažeći tip datoteke slika",
prePopuTextUrl: "Unesi URL sliku",
prePopuTextBrowse: " ili pregledaj lokalnu datoteku"
//end v1.x content
});