Skip to content

Commit 485f82c

Browse files
authored
fix(grid): add column chooser search label message
1 parent 331cdcb commit 485f82c

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
@@ -374,3 +374,6 @@ kendo:
374374

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.bg-BG.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Избери всички"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Търси"

messages/grid/grid.cs-CZ.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.da-DK.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.de-AT.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.de-CH.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.de-DE.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.de-LI.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.en-AU.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

messages/grid/grid.en-CA.yml

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

375375
# The text for the Select all checkbox in the Column Chooser
376376
columnChooserSelectAll: "Select all"
377+
378+
# The text for the aria-label of the search input in the Column Chooser
379+
columnChooserSearchLabel: "Search"

0 commit comments

Comments
 (0)