summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/widget/nls/de/FilePicker.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/widget/nls/de/FilePicker.js')
-rw-r--r--js/dojo-1.7.2/dojox/widget/nls/de/FilePicker.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/widget/nls/de/FilePicker.js b/js/dojo-1.7.2/dojox/widget/nls/de/FilePicker.js
new file mode 100644
index 0000000..d999162
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/widget/nls/de/FilePicker.js
@@ -0,0 +1,9 @@
+//>>built
+define(
+"dojox/widget/nls/de/FilePicker", ({
+name: "Name",
+path: "Pfad",
+size: "Größe (in Byte)"
+})
+
+); \ No newline at end of file