From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dijit/form/nls/it/validate.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/dijit/form/nls/it/validate.js') diff --git a/lib/dijit/form/nls/it/validate.js b/lib/dijit/form/nls/it/validate.js index af7227fde..4d439d539 100644 --- a/lib/dijit/form/nls/it/validate.js +++ b/lib/dijit/form/nls/it/validate.js @@ -1 +1,2 @@ -({"rangeMessage":"Questo valore non è compreso nell'intervallo.","invalidMessage":"Il valore immesso non è valido.","missingMessage":"Questo valore è obbligatorio."}) \ No newline at end of file +//>>built +define("dijit/form/nls/it/validate",({invalidMessage:"Il valore immesso non è valido.",missingMessage:"Questo valore è obbligatorio.",rangeMessage:"Questo valore non è compreso nell'intervallo."})); \ No newline at end of file -- cgit v1.2.3