summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/atom/widget/nls/FeedEntryEditor.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/atom/widget/nls/FeedEntryEditor.js')
-rw-r--r--js/dojo-1.7.2/dojox/atom/widget/nls/FeedEntryEditor.js43
1 files changed, 43 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/atom/widget/nls/FeedEntryEditor.js b/js/dojo-1.7.2/dojox/atom/widget/nls/FeedEntryEditor.js
new file mode 100644
index 0000000..192dc85
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/atom/widget/nls/FeedEntryEditor.js
@@ -0,0 +1,43 @@
+//>>built
+define("dojox/atom/widget/nls/FeedEntryEditor", { root:
+//begin v1.x content
+({
+ doNew: "[new]",
+ edit: "[edit]",
+ save: "[save]",
+ cancel: "[cancel]"
+})
+//end v1.x content
+,
+"ar": true,
+"az": true,
+"ca": true,
+"cs": true,
+"da": true,
+"de": true,
+"el": true,
+"es": true,
+"fi": true,
+"fr": true,
+"he": true,
+"hu": true,
+"hr": true,
+"it": true,
+"ja": true,
+"kk": true,
+"ko": true,
+"nb": true,
+"nl": true,
+"pl": true,
+"pt-pt": true,
+"pt": true,
+"ro": true,
+"ru": true,
+"sk": true,
+"sl": true,
+"sv": true,
+"th": true,
+"tr": true,
+"zh": true,
+"zh-tw": true
+})