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/pt/validate.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/dijit/form/nls/pt/validate.js') diff --git a/lib/dijit/form/nls/pt/validate.js b/lib/dijit/form/nls/pt/validate.js index 3b4357999..014847826 100644 --- a/lib/dijit/form/nls/pt/validate.js +++ b/lib/dijit/form/nls/pt/validate.js @@ -1 +1,2 @@ -({"rangeMessage":"Este valor está fora do intervalo. ","invalidMessage":"O valor inserido não é válido.","missingMessage":"Este valor é necessário."}) \ No newline at end of file +//>>built +define("dijit/form/nls/pt/validate",({invalidMessage:"O valor inserido não é válido.",missingMessage:"Este valor é necessário.",rangeMessage:"Este valor está fora do intervalo. "})); \ No newline at end of file -- cgit v1.2.3