dijit
Version:
Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible u
15 lines (14 loc) • 310 B
JavaScript
define(
({
createLinkTitle: "Propriedades da ligação",
insertImageTitle: "Propriedades da imagem",
url: "URL:",
text: "Descrição:",
target: "Destino:",
set: "Definir",
currentWindow: "Janela actual",
parentWindow: "Janela ascendente",
topWindow: "Janela superior",
newWindow: "Nova janela"
})
);