diff options
Diffstat (limited to '')
| -rw-r--r-- | js/dojo-1.6/dijit/nls/cs/loading.xd.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/nls/cs/loading.xd.js b/js/dojo-1.6/dijit/nls/cs/loading.xd.js new file mode 100644 index 0000000..cf4886e --- /dev/null +++ b/js/dojo-1.6/dijit/nls/cs/loading.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit.nls.cs.loading"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.nls.cs.loading");dojo._xdLoadFlattenedBundle("dijit", "loading", "cs", {"loadingState":"Probíhá načítání...","errorState":"Omlouváme se, došlo k chybě"}); +}};});
\ No newline at end of file |
