Skip to content

Column Menu with Component Type "modern" is not translated #6568

@kendo-bot

Description

@kendo-bot

Bug report

The column menu of the Kendo UI Grid widget with componentType set to 'modern' has missing translations in the default filter menu.

Reproduction of the problem

  1. Create a filterable grid and enable the column menu with componentType 'modern';

  2. Include the localization script for "fr-CA" in the document from the CDN;

  3. Open the column menu and expand the filter menu of a specified column. The logic operators "And" and "Or" are not translated.

A Dojo sample for reproduction: https://dojo.telerik.com/@sspasova/aTINeNIV

Workaround: https://dojo.telerik.com/@[email protected]/aroteJus

Expected/desired behavior

When the column menu type is set to "modern", the operators of the filter menu should be translated as in the "classic' column menu.

Environment

  • **Kendo UI version: 2023.3.1114
  • **jQuery version: 3.4.1
  • **Browser: [all]

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions