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.
19 lines (18 loc) • 459 B
JavaScript
define(
({
widgetLabel: "Vérification orthographique par lots",
unfound: "Introuvable",
skip: "Ignorer",
skipAll: "Ignorer tout",
toDic: "Ajouter au dictionnaire",
suggestions: "Suggestions",
replace: "Remplacer",
replaceWith: "Remplacer par",
replaceAll: "Remplacer tout",
cancel: "Annuler",
msg: "Aucune faute d'orthographe trouvée",
iSkip: "Ignorer une fois",
iSkipAll: "Ignorer chaque fois",
iMsg: "Aucune suggestion orthographique"
})
);