This is a migrated thread and some comments may be shown as answers.

Incorrect localization for input controls

3 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ralf
Top achievements
Rank 1
Ralf asked on 23 Oct 2011, 02:23 PM
I have bought the WP7 control suite and I'm very happy with it. Good work so far!

Because I'm writing multi-language apps, localization is an important topic for me. I've read the documentation and found out what you include the text resources for German, Italian and Fracais out of the box. BUT the text strings aren't localized at runtime.
I have looked at the source code and found imho the problem: The supportedCultures in the csproj-file is missing. I had this problem with the silverlight toolkit too - after adding this to the csproj-file the strings from the mbedded resx file are loaded and everything is fine :-)

Can this be fixed in the next release - it's a quick thing to do and wouldn't require me to write a localization manager for some strings which are already localized.

3 Answers, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 26 Oct 2011, 09:24 AM
Hi Ralf,

Thank you very much for choosing RadControls for Windows Phone and for your kind words.

In fact you should add the supported cultures at an application level and then everything should work just fine. I have verified this with a sample project. Could you please verify it at your side? If you are continuing to experience a problem I would kindly ask you to prepare a simple app that demonstrates the issue and open a new support ticket with the app attached so that I can have a closer look.

I am looking forward to your reply.

Regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Ralf
Top achievements
Rank 1
answered on 26 Oct 2011, 09:04 PM
Thanks for your reply. I have found the problem: I have set the supported languages to de;es;it but I need to use the specific ones: de-DE; es-ES and it-IT and than everything works as expected.
Maybe this can be documented?

Best regards,
Ralf
0
Accepted
Georgi
Telerik team
answered on 31 Oct 2011, 09:20 AM
Hi Ralf,

I am happy to know that the problem is no longer present. This is a good candidate for a help topic and we will add it to our documentation. Thanks again for your time and feedback.

Do not hesitate to write us back with any question/problem you may have with our tools.

All the best,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
General Discussions
Asked by
Ralf
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Ralf
Top achievements
Rank 1
Share this question
or