summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dijit/form/nls/de
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dijit/form/nls/de')
-rw-r--r--js/dojo-1.6/dijit/form/nls/de/ComboBox.js1
-rw-r--r--js/dojo-1.6/dijit/form/nls/de/ComboBox.xd.js4
-rw-r--r--js/dojo-1.6/dijit/form/nls/de/Textarea.js1
-rw-r--r--js/dojo-1.6/dijit/form/nls/de/Textarea.xd.js4
-rw-r--r--js/dojo-1.6/dijit/form/nls/de/validate.js1
-rw-r--r--js/dojo-1.6/dijit/form/nls/de/validate.xd.js4
6 files changed, 15 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/form/nls/de/ComboBox.js b/js/dojo-1.6/dijit/form/nls/de/ComboBox.js
new file mode 100644
index 0000000..6cce34b
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/de/ComboBox.js
@@ -0,0 +1 @@
+({"previousMessage":"Vorherige Auswahl","nextMessage":"Weitere Auswahlmöglichkeiten"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/de/ComboBox.xd.js b/js/dojo-1.6/dijit/form/nls/de/ComboBox.xd.js
new file mode 100644
index 0000000..9139249
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/de/ComboBox.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.form.nls.de.ComboBox"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.form.nls.de.ComboBox");dojo._xdLoadFlattenedBundle("dijit.form", "ComboBox", "de", {"previousMessage":"Vorherige Auswahl","nextMessage":"Weitere Auswahlmöglichkeiten"});
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/de/Textarea.js b/js/dojo-1.6/dijit/form/nls/de/Textarea.js
new file mode 100644
index 0000000..2cf75db
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/de/Textarea.js
@@ -0,0 +1 @@
+({"iframeEditTitle":"Editierbereich","iframeFocusTitle":"Rahmen für Editierbereich"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/de/Textarea.xd.js b/js/dojo-1.6/dijit/form/nls/de/Textarea.xd.js
new file mode 100644
index 0000000..5239e23
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/de/Textarea.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.form.nls.de.Textarea"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.form.nls.de.Textarea");dojo._xdLoadFlattenedBundle("dijit.form", "Textarea", "de", {"iframeEditTitle":"Editierbereich","iframeFocusTitle":"Rahmen für Editierbereich"});
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/de/validate.js b/js/dojo-1.6/dijit/form/nls/de/validate.js
new file mode 100644
index 0000000..597796d
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/de/validate.js
@@ -0,0 +1 @@
+({"rangeMessage":"Dieser Wert liegt außerhalb des gültigen Bereichs. ","invalidMessage":"Der eingegebene Wert ist ungültig. ","missingMessage":"Dieser Wert ist erforderlich."}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/form/nls/de/validate.xd.js b/js/dojo-1.6/dijit/form/nls/de/validate.xd.js
new file mode 100644
index 0000000..f08414d
--- /dev/null
+++ b/js/dojo-1.6/dijit/form/nls/de/validate.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.form.nls.de.validate"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.form.nls.de.validate");dojo._xdLoadFlattenedBundle("dijit.form", "validate", "de", {"rangeMessage":"Dieser Wert liegt außerhalb des gültigen Bereichs. ","invalidMessage":"Der eingegebene Wert ist ungültig. ","missingMessage":"Dieser Wert ist erforderlich."});
+}};}); \ No newline at end of file