summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/grid/enhanced/nls/el/Pagination.xd.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/grid/enhanced/nls/el/Pagination.xd.js')
-rw-r--r--js/dojo-1.6/dojox/grid/enhanced/nls/el/Pagination.xd.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/grid/enhanced/nls/el/Pagination.xd.js b/js/dojo-1.6/dojox/grid/enhanced/nls/el/Pagination.xd.js
new file mode 100644
index 0000000..6ca69b4
--- /dev/null
+++ b/js/dojo-1.6/dojox/grid/enhanced/nls/el/Pagination.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.grid.enhanced.nls.el.Pagination"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.grid.enhanced.nls.el.Pagination");dojo._xdLoadFlattenedBundle("dojox.grid.enhanced", "Pagination", "el", ({"gotoButtonTitle":"Μετάβαση σε συγκεκριμένη σελίδα","prevTip":"Προηγούμενη σελίδα","pageCountIndication":" (${0} σελίδες)","pageStepLabelTemplate":"Σελίδα ${0}","descTemplate":"${2} - ${3} από ${1} ${0}","lastTip":"Τελευταία σελίδα","nextTip":"Επόμενη σελίδα","pageSizeLabelTemplate":"${0} στοιχεία ανά σελίδα","dialogCancel":"Ακύρωση","itemTitle":"στοιχεία","dialogConfirm":"Μετάβαση","firstTip":"Πρώτη σελίδα","allItemsLabelTemplate":"Όλα τα στοιχεία","dialogIndication":"Καθορίστε τον αριθμό της σελίδας","dialogTitle":"Μετάβαση σε σελίδα"})
+);
+}};}); \ No newline at end of file