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.
13 lines (12 loc) • 312 B
JavaScript
define(
({
insertImageTitle: "Grafik einfügen",
url: "Grafik",
browse: "Durchsuchen...",
text: "Beschreibung",
set: "Einfügen",
invalidMessage: "Ungültiger Grafikdateityp",
prePopuTextUrl: "Geben Sie eine gültige Grafik-URL ein",
prePopuTextBrowse: "oder blättern Sie zu einer lokalen Datei."
})
);