From 2f01fe57a8d37767827d6db42850aef86a767c53 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Nov 2010 10:39:52 +0300 Subject: add dijit/dojo stuff; initial ui mockup --- lib/dijit/form/nls/pt-pt/ComboBox.js | 1 + lib/dijit/form/nls/pt-pt/Textarea.js | 1 + lib/dijit/form/nls/pt-pt/validate.js | 1 + 3 files changed, 3 insertions(+) create mode 100644 lib/dijit/form/nls/pt-pt/ComboBox.js create mode 100644 lib/dijit/form/nls/pt-pt/Textarea.js create mode 100644 lib/dijit/form/nls/pt-pt/validate.js (limited to 'lib/dijit/form/nls/pt-pt') diff --git a/lib/dijit/form/nls/pt-pt/ComboBox.js b/lib/dijit/form/nls/pt-pt/ComboBox.js new file mode 100644 index 000000000..254054241 --- /dev/null +++ b/lib/dijit/form/nls/pt-pt/ComboBox.js @@ -0,0 +1 @@ +({"previousMessage":"Opções anteriores","nextMessage":"Mais opções"}) \ No newline at end of file diff --git a/lib/dijit/form/nls/pt-pt/Textarea.js b/lib/dijit/form/nls/pt-pt/Textarea.js new file mode 100644 index 000000000..bcd75e781 --- /dev/null +++ b/lib/dijit/form/nls/pt-pt/Textarea.js @@ -0,0 +1 @@ +({"iframeEditTitle":"área de edição","iframeFocusTitle":"painel da área de edição"}) \ No newline at end of file diff --git a/lib/dijit/form/nls/pt-pt/validate.js b/lib/dijit/form/nls/pt-pt/validate.js new file mode 100644 index 000000000..3d921704d --- /dev/null +++ b/lib/dijit/form/nls/pt-pt/validate.js @@ -0,0 +1 @@ +({"rangeMessage":"Este valor encontra-se fora do intervalo.","invalidMessage":"O valor introduzido não é válido.","missingMessage":"Este valor é requerido."}) \ No newline at end of file -- cgit v1.2.3