ListViewComponent pager localization

1 Answer 71 Views
ListView Localization
Matteo
Top achievements
Rank 1
Matteo asked on 03 Jul 2024, 10:29 AM

Hello,

while I managed to successfully translate messages of the pager for the Grid component, for the ListView I did not.

I searched for localized messages here:

https://github.com/telerik/kendo-angular-messages

but there is no listview file. I expected a yaml file like:

kendo:
  listview:
    # The label visible in the Grid group panel when it is empty
    groupPanelEmpty: Drag a column header and drop it here to group by that column

    # The label visible in the Grid when there are no records
    noRecords: No records available.

    # The label for the first page button in Grid pager
    pagerFirstPage: Go to the first page

I searched for a kendo-listview-messages like the kendo-grid-messages, but there isn't.

Can you suggest a way to translate listview pager?

Thanks a lot

Matteo

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 08 Jul 2024, 07:52 AM | edited on 08 Jul 2024, 07:53 AM

Hello Matteo,

Thank you for the provided feedback.

It looks the globalization feature is missed when releasing the ListView component, that is why I logged a new issue in our GitHub issue tracker here:

https://github.com/telerik/kendo-angular/issues/4349

Please subscribe for it, to be notified in a timely manner when there is any update.

Accept our apologies for the caused inconvenience.

Regards,
Martin Bechev
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Matteo
Top achievements
Rank 1
commented on 08 Jul 2024, 10:07 AM

Ok, thanks Martin for support.
Tags
ListView Localization
Asked by
Matteo
Top achievements
Rank 1
Answers by
Martin Bechev
Telerik team
Share this question
or