@progress/kendo-angular-messages 1.66.0-develop.1 → 1.66.0-develop.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/messages/grid/grid.ar.yml +12 -0
- package/messages/grid/grid.bg-BG.yml +12 -0
- package/messages/grid/grid.cs-CZ.yml +12 -0
- package/messages/grid/grid.da-DK.yml +12 -0
- package/messages/grid/grid.de-AT.yml +12 -0
- package/messages/grid/grid.de-CH.yml +12 -0
- package/messages/grid/grid.de-DE.yml +12 -0
- package/messages/grid/grid.de-LI.yml +12 -0
- package/messages/grid/grid.en-AU.yml +12 -0
- package/messages/grid/grid.en-CA.yml +12 -0
- package/messages/grid/grid.en-GB.yml +12 -0
- package/messages/grid/grid.en-US.yml +12 -0
- package/messages/grid/grid.es-AR.yml +12 -0
- package/messages/grid/grid.es-BO.yml +12 -0
- package/messages/grid/grid.es-CL.yml +12 -0
- package/messages/grid/grid.es-CO.yml +12 -0
- package/messages/grid/grid.es-CR.yml +12 -0
- package/messages/grid/grid.es-DO.yml +12 -0
- package/messages/grid/grid.es-EC.yml +12 -0
- package/messages/grid/grid.es-ES.yml +12 -0
- package/messages/grid/grid.es-GT.yml +12 -0
- package/messages/grid/grid.es-HN.yml +12 -0
- package/messages/grid/grid.es-MX.yml +12 -0
- package/messages/grid/grid.es-NI.yml +12 -0
- package/messages/grid/grid.es-PA.yml +12 -0
- package/messages/grid/grid.es-PE.yml +12 -0
- package/messages/grid/grid.es-PR.yml +12 -0
- package/messages/grid/grid.es-PY.yml +12 -0
- package/messages/grid/grid.es-US.yml +12 -0
- package/messages/grid/grid.es-UY.yml +12 -0
- package/messages/grid/grid.es-VE.yml +12 -0
- package/messages/grid/grid.fa-IR.yml +12 -0
- package/messages/grid/grid.fi-FI.yml +12 -0
- package/messages/grid/grid.fr-BE.yml +12 -0
- package/messages/grid/grid.fr-CA.yml +12 -0
- package/messages/grid/grid.fr-CD.yml +12 -0
- package/messages/grid/grid.fr-CH.yml +12 -0
- package/messages/grid/grid.fr-CI.yml +12 -0
- package/messages/grid/grid.fr-CM.yml +12 -0
- package/messages/grid/grid.fr-FR.yml +12 -0
- package/messages/grid/grid.fr-HT.yml +12 -0
- package/messages/grid/grid.fr-LU.yml +12 -0
- package/messages/grid/grid.fr-MA.yml +12 -0
- package/messages/grid/grid.fr-MC.yml +12 -0
- package/messages/grid/grid.fr-ML.yml +12 -0
- package/messages/grid/grid.fr-SN.yml +12 -0
- package/messages/grid/grid.he-IL.yml +12 -0
- package/messages/grid/grid.hy-AM.yml +12 -0
- package/messages/grid/grid.it-CH.yml +12 -0
- package/messages/grid/grid.it-IT.yml +12 -0
- package/messages/grid/grid.ja-JP.yml +12 -0
- package/messages/grid/grid.ka-GE.yml +12 -0
- package/messages/grid/grid.nb-NO.yml +12 -0
- package/messages/grid/grid.nl-BE.yml +12 -0
- package/messages/grid/grid.nl-NL.yml +12 -0
- package/messages/grid/grid.pl-PL.yml +12 -0
- package/messages/grid/grid.pt-BR.yml +12 -0
- package/messages/grid/grid.pt-PT.yml +12 -0
- package/messages/grid/grid.ro-RO.yml +12 -0
- package/messages/grid/grid.ru-RU.yml +12 -0
- package/messages/grid/grid.sk-SK.yml +12 -0
- package/messages/grid/grid.sv-SE.yml +12 -0
- package/messages/grid/grid.tr-TR.yml +12 -0
- package/messages/grid/grid.uk-UA.yml +12 -0
- package/messages/grid/grid.zh-CN.yml +12 -0
- package/messages/grid/grid.zh-HK.yml +12 -0
- package/messages/grid/grid.zh-TW.yml +12 -0
- package/package.json +1 -1
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Избери всички"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Експортирай в Excel"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "Експортирай в CSV"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "Експортирай в PDF"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Търси"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -375,3 +375,15 @@ kendo:
|
|
|
375
375
|
|
|
376
376
|
# The text for the Select all checkbox in the Column Chooser
|
|
377
377
|
columnChooserSelectAll: "Select all"
|
|
378
|
+
|
|
379
|
+
# The text for the Grid Excel export toolbar tool
|
|
380
|
+
excelExportToolbarToolText: "Excel Export"
|
|
381
|
+
|
|
382
|
+
# The text for the Grid CSV export toolbar tool
|
|
383
|
+
csvExportToolbarToolText: "CSV Export"
|
|
384
|
+
|
|
385
|
+
# The text for the Grid PDF export toolbar tool
|
|
386
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
387
|
+
|
|
388
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
389
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -369,3 +369,15 @@ kendo:
|
|
|
369
369
|
|
|
370
370
|
# The text for the Select all checkbox in the Column Chooser
|
|
371
371
|
columnChooserSelectAll: "Select all"
|
|
372
|
+
|
|
373
|
+
# The text for the Grid Excel export toolbar tool
|
|
374
|
+
excelExportToolbarToolText: "Excel Export"
|
|
375
|
+
|
|
376
|
+
# The text for the Grid CSV export toolbar tool
|
|
377
|
+
csvExportToolbarToolText: "CSV Export"
|
|
378
|
+
|
|
379
|
+
# The text for the Grid PDF export toolbar tool
|
|
380
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
381
|
+
|
|
382
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
383
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -375,3 +375,15 @@ kendo:
|
|
|
375
375
|
|
|
376
376
|
# The text for the Select all checkbox in the Column Chooser
|
|
377
377
|
columnChooserSelectAll: "Select all"
|
|
378
|
+
|
|
379
|
+
# The text for the Grid Excel export toolbar tool
|
|
380
|
+
excelExportToolbarToolText: "Excel Export"
|
|
381
|
+
|
|
382
|
+
# The text for the Grid CSV export toolbar tool
|
|
383
|
+
csvExportToolbarToolText: "CSV Export"
|
|
384
|
+
|
|
385
|
+
# The text for the Grid PDF export toolbar tool
|
|
386
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
387
|
+
|
|
388
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
389
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
|
@@ -374,3 +374,15 @@ kendo:
|
|
|
374
374
|
|
|
375
375
|
# The text for the Select all checkbox in the Column Chooser
|
|
376
376
|
columnChooserSelectAll: "Select all"
|
|
377
|
+
|
|
378
|
+
# The text for the Grid Excel export toolbar tool
|
|
379
|
+
excelExportToolbarToolText: "Excel Export"
|
|
380
|
+
|
|
381
|
+
# The text for the Grid CSV export toolbar tool
|
|
382
|
+
csvExportToolbarToolText: "CSV Export"
|
|
383
|
+
|
|
384
|
+
# The text for the Grid PDF export toolbar tool
|
|
385
|
+
pdfExportToolbarToolText: "PDF Export"
|
|
386
|
+
|
|
387
|
+
# The text for the aria-label of the search input in the Column Chooser
|
|
388
|
+
columnChooserSearchLabel: "Search"
|
package/package.json
CHANGED