summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/LocalImage.xd.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/editor/plugins/nls/LocalImage.xd.js')
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/LocalImage.xd.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/LocalImage.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/LocalImage.xd.js
new file mode 100644
index 0000000..44faae3
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/LocalImage.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.LocalImage"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.LocalImage");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "LocalImage", "", ({"set":"Insert","text":"Description","insertImageTitle":"Insert Image","invalidMessage":"Invalid image file type","prePopuTextBrowse":" or browse to a local file.","browse":"Browse...","prePopuTextUrl":"Enter an image URL","url":"Image"})
+);
+}};}); \ No newline at end of file