summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/atom/widget/nls/ca/FeedEntryViewer.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/atom/widget/nls/ca/FeedEntryViewer.js')
-rw-r--r--js/dojo-1.7.2/dojox/atom/widget/nls/ca/FeedEntryViewer.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/atom/widget/nls/ca/FeedEntryViewer.js b/js/dojo-1.7.2/dojox/atom/widget/nls/ca/FeedEntryViewer.js
new file mode 100644
index 0000000..f0a4512
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/atom/widget/nls/ca/FeedEntryViewer.js
@@ -0,0 +1,16 @@
+//>>built
+define(
+"dojox/atom/widget/nls/ca/FeedEntryViewer", //begin v1.x content
+({
+ displayOptions: "[mostra opcions]",
+ title: "Títol",
+ authors: "Autors",
+ contributors: "Col·laboradors",
+ id: "ID",
+ close: "[tanca]",
+ updated: "Actualitzat",
+ summary: "Resum",
+ content: "Contingut"
+})
+//end v1.x content
+);