Completed
Last Updated: 01 Jul 2022 11:30 by ADMIN
Abilio
Created on: 09 Feb 2022 07:35
Category: Date/Time Pickers
Type: Bug Report
1
Provide localization for the modern timepicker

Enhancement 

The current modern type TimePicker does not provide localization 

Reproduction of the problem
https://dojo.telerik.com/aKIHAcIb

Open the TimePicker popup. The action buttons "Now", "Cancel" and "Set" are not translated.


Expected/desired behavior
Those action buttons need to be exposed for translation.

Environment
**Kendo UI version: 2021.3.914
**jQuery version: 1.12.4
**Browser: [all]

4 comments
ADMIN
Georgi Denchev
Posted on: 01 Jul 2022 11:30

Hi, Abilio,

We reviewed the provided details and Dojo one more time and it appears that the information is missing from the API docs, however the messages configuration is in fact available in the TimePicker.

The problem is that the properties are with lowercase letters instead of uppercase.

            $.extend(true, kendo.ui.TimePicker.prototype.options.messages, {
            "now": "Jetzt",
            "hour": "Stunde",
            "minute":"Minute",
            "second":"Sekunde",
            "millisecond": "Milliseconde"
            "cancel": "Abbrechen",
            "set":"Speichern",
          });

Dojo

https://dojo.telerik.com/@gdenchev/AzEhubag 

Result

I apologize about the caused inconvenience. I'll make sure the API is updated to include the available messages options.

I'm marking this request as completed, however feel free to reply back if there's anything you wish to add.

Best Regards,
Georgi Denchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Abilio
Posted on: 27 Jun 2022 08:12

Why this is not planned?

Our customers have the right to have the component suporting Portuguese language.

Would you like to use a software in chinese if you are an english speaking person?

This stage is absurd.

Telerik, please fix urgently this bug!!!!

ADMIN
Georgi Denchev
Posted on: 13 May 2022 16:02

Hello, Abilio,

I understand your point and your concerns regarding the requested behavior.

The good news

I've spoken to the Dev team and the issue has already been assigned to one of developers. This means that the enhancement should arrive with our next release.

Some additional information about Feature Requests

I fully acknowledge that different functionalities are priority for different developers, that is why we try our best to tackle as many bugs/enhancements as possible. If we prioritize one request over another, other features that have more upvotes may have to wait even longer.

Best Regards,
Georgi Denchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Abilio
Posted on: 07 May 2022 10:11
This bug is very important.

The fact that the component does not fully contemplate the localization means that our customers in Portugal, Spain and France are obliged to see expressions in English in this component.

When a company embraces location, it can't leave out parts. The date component is used a lot, so we consider it important that the component either fully contemplates the localization or allows us to change all the expressions and leave it to the programmers who implement the component, the task of translating manually.

Imagine that your company was Chinese and that we now had messages in Chinese in the component... It wouldn't be nice because even though the Chinese language is very beautiful, we wouldn't understand anything.

Therefore, this bug should have been in production a long time ago as our users from other countries