diff options
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js')
| -rw-r--r-- | js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js new file mode 100644 index 0000000..cad0a35 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/th/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.th.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.th.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "th", ({"close":"[ปิด]","title":"ชื่อเรื่อง","authors":"ผู้เขียน","summary":"สรุป","content":"เนื้อหา","contributors":"ผู้อนุเคราะห์","updated":"อัพเดต","displayOptions":"[อ็อพชันการแสดงผล]","id":"ID"})
+); +}};});
\ No newline at end of file |
