All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
Kendo UI for jQuery Forum
/
General Discussions
/
Language versions
Cancel
Kendo UI
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Maciek
1 posts
Member since:
Mar 2012
Posted 22 Mar 2012
Link to this post
Hi, is there any posibility to change all Kendo strings in app? In culture files there are months and days of the week, but I want to have "Select" in file upload in other languages than english.
Patrick Rioux
53 posts
Member since:
Sep 2012
Posted 27 May 2012
Link to this post
Unfortunatly I don't think there is a string localization feature in kendo. They just do localization for some controls like calendar. To resolve this I used the jQuery Globalize that is now part of the jQuery product. I customized the globalize to keep just the Globalize.localize method and removed all the calendar stuff (that was not necessary). I did this to keep just what I need until Telerik provide the equivalent. Globalize.localize just work perfectly.
Back to Top
Close