@progress/kendo-angular-messages 1.48.0-develop.1 → 1.49.0-develop.1
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 +9 -0
- package/messages/grid/grid.bg-BG.yml +9 -0
- package/messages/grid/grid.cs-CZ.yml +9 -0
- package/messages/grid/grid.da-DK.yml +9 -0
- package/messages/grid/grid.de-AT.yml +9 -0
- package/messages/grid/grid.de-CH.yml +9 -0
- package/messages/grid/grid.de-DE.yml +9 -0
- package/messages/grid/grid.de-LI.yml +9 -0
- package/messages/grid/grid.en-AU.yml +9 -0
- package/messages/grid/grid.en-CA.yml +9 -0
- package/messages/grid/grid.en-GB.yml +9 -0
- package/messages/grid/grid.en-US.yml +9 -0
- package/messages/grid/grid.es-AR.yml +9 -0
- package/messages/grid/grid.es-BO.yml +9 -0
- package/messages/grid/grid.es-CL.yml +9 -0
- package/messages/grid/grid.es-CO.yml +9 -0
- package/messages/grid/grid.es-CR.yml +9 -0
- package/messages/grid/grid.es-DO.yml +9 -0
- package/messages/grid/grid.es-EC.yml +9 -0
- package/messages/grid/grid.es-ES.yml +9 -0
- package/messages/grid/grid.es-GT.yml +9 -0
- package/messages/grid/grid.es-HN.yml +9 -0
- package/messages/grid/grid.es-MX.yml +9 -0
- package/messages/grid/grid.es-NI.yml +9 -0
- package/messages/grid/grid.es-PA.yml +9 -0
- package/messages/grid/grid.es-PE.yml +9 -0
- package/messages/grid/grid.es-PR.yml +9 -0
- package/messages/grid/grid.es-PY.yml +9 -0
- package/messages/grid/grid.es-US.yml +9 -0
- package/messages/grid/grid.es-UY.yml +9 -0
- package/messages/grid/grid.es-VE.yml +9 -0
- package/messages/grid/grid.fa-IR.yml +9 -0
- package/messages/grid/grid.fi-FI.yml +9 -0
- package/messages/grid/grid.fr-BE.yml +9 -0
- package/messages/grid/grid.fr-CA.yml +9 -0
- package/messages/grid/grid.fr-CD.yml +9 -0
- package/messages/grid/grid.fr-CH.yml +9 -0
- package/messages/grid/grid.fr-CI.yml +9 -0
- package/messages/grid/grid.fr-CM.yml +9 -0
- package/messages/grid/grid.fr-FR.yml +9 -0
- package/messages/grid/grid.fr-HT.yml +9 -0
- package/messages/grid/grid.fr-LU.yml +9 -0
- package/messages/grid/grid.fr-MA.yml +9 -0
- package/messages/grid/grid.fr-MC.yml +9 -0
- package/messages/grid/grid.fr-ML.yml +9 -0
- package/messages/grid/grid.fr-SN.yml +9 -0
- package/messages/grid/grid.he-IL.yml +9 -0
- package/messages/grid/grid.hy-AM.yml +9 -0
- package/messages/grid/grid.it-CH.yml +9 -0
- package/messages/grid/grid.it-IT.yml +9 -0
- package/messages/grid/grid.ja-JP.yml +9 -0
- package/messages/grid/grid.ka-GE.yml +9 -0
- package/messages/grid/grid.nb-NO.yml +9 -0
- package/messages/grid/grid.nl-BE.yml +9 -0
- package/messages/grid/grid.nl-NL.yml +9 -0
- package/messages/grid/grid.pl-PL.yml +9 -0
- package/messages/grid/grid.pt-BR.yml +9 -0
- package/messages/grid/grid.pt-PT.yml +9 -0
- package/messages/grid/grid.ro-RO.yml +9 -0
- package/messages/grid/grid.ru-RU.yml +9 -0
- package/messages/grid/grid.sk-SK.yml +9 -0
- package/messages/grid/grid.sv-SE.yml +9 -0
- package/messages/grid/grid.tr-TR.yml +9 -0
- package/messages/grid/grid.uk-UA.yml +9 -0
- package/messages/grid/grid.zh-CN.yml +9 -0
- package/messages/grid/grid.zh-HK.yml +9 -0
- package/messages/grid/grid.zh-TW.yml +9 -0
- package/package.json +1 -1
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Булев филтър за {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Филтър
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: Общи
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Колони
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -234,3 +234,12 @@ kendo:
|
|
|
234
234
|
|
|
235
235
|
# The label for the boolean filter cell dropdown.
|
|
236
236
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
237
|
+
|
|
238
|
+
# The title for the column menu Filter tab.
|
|
239
|
+
columnMenuFilterTabTitle: Filter
|
|
240
|
+
|
|
241
|
+
# The title for the column menu General tab.
|
|
242
|
+
columnMenuGeneralTabTitle: General
|
|
243
|
+
|
|
244
|
+
# The title for the column menu Columns tab.
|
|
245
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -240,3 +240,12 @@ kendo:
|
|
|
240
240
|
|
|
241
241
|
# The label for the boolean filter cell dropdown.
|
|
242
242
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
243
|
+
|
|
244
|
+
# The title for the column menu Filter tab.
|
|
245
|
+
columnMenuFilterTabTitle: Filter
|
|
246
|
+
|
|
247
|
+
# The title for the column menu General tab.
|
|
248
|
+
columnMenuGeneralTabTitle: General
|
|
249
|
+
|
|
250
|
+
# The title for the column menu Columns tab.
|
|
251
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
|
@@ -239,3 +239,12 @@ kendo:
|
|
|
239
239
|
|
|
240
240
|
# The label for the boolean filter cell dropdown.
|
|
241
241
|
booleanFilterCellLabel: 'Boolean filter cell for {columnName}'
|
|
242
|
+
|
|
243
|
+
# The title for the column menu Filter tab.
|
|
244
|
+
columnMenuFilterTabTitle: Filter
|
|
245
|
+
|
|
246
|
+
# The title for the column menu General tab.
|
|
247
|
+
columnMenuGeneralTabTitle: General
|
|
248
|
+
|
|
249
|
+
# The title for the column menu Columns tab.
|
|
250
|
+
columnMenuColumnsTabTitle: Columns
|
package/package.json
CHANGED