Skip to content

Commit 6464dd5

Browse files
authored
feat(grid): add columnChooserSelectAll message (#293)
1 parent fd8d0bb commit 6464dd5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+201
-0
lines changed

messages/grid/grid.ar.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.bg-BG.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} избрани колони'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Избери всички"

messages/grid/grid.cs-CZ.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.da-DK.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.de-AT.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.de-CH.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.de-DE.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.de-LI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.en-AU.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

messages/grid/grid.en-CA.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ kendo:
371371

372372
# The text displayed in the Column Chooser for the number of selected columns
373373
columnChooserSelectedColumnsCount: '{selectedColumnsCount} Selected items'
374+
375+
# The text for the Select all checkbox in the Column Chooser
376+
columnChooserSelectAll: "Select all"

0 commit comments

Comments
 (0)