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

Generate local resource for telerik controls

4 Answers 85 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Manasi Vartak
Top achievements
Rank 1
Manasi Vartak asked on 20 Apr 2010, 11:40 AM
Hi,
When i go to tools in IDE of VS2008 and click on generate local resources, a .resx file is created. but it contains entries of only asp controls.Is there any tool or any setting that i can do to get the entries for telerik controls as well as the as controls inside the telerik controls? Please help

4 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 20 Apr 2010, 12:55 PM
Hello Manasi,

If your Telerik ASP.NET AJAX controls reside in the page for which you generate local resource using the Tools VS dropdown, the entries for the localizable strings for these Telerik controls should be present in the created resx file. 

Additionally, you may be interested in exploring the posted localization files in this code library section on our site.
 
Best regards,
Sebastian
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Manasi Vartak
Top achievements
Rank 1
answered on 20 Apr 2010, 01:16 PM

Hi,

Thanks for the reply. I have radcontrols in an aspx page. I go to the design view and click on generate local resources option in the tools. The resultant .resx file has entries of all the asp controls. But no entries are created for the telerik controls. Post creation of the .resx file, all the controls whose entries exist in the .resx have a meta tag incorporated. The telerik controls do not have the meta tag as well. I have used master page for the .aspx file. I am  manually incorporating meta tags in the telerik controls. What do i need to do so that the telerik controls also get the meta tags generated automatically like the asp controls?

0
Sebastian
Telerik team
answered on 23 Apr 2010, 02:29 PM
Hello Manasi,

I double-checked the behavior in a couple of local tests and the resource files were generated and included information about the RadControls on the relevant aspx page.
 
Can you please verify that you are using the latest release 2010.1.415 of RadControls for ASP.NET AJAX in your project and do a quick test with one of the working samples in the Localization code library section? Let me know what your findings are.

Regards,
Sebastian
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Manasi Vartak
Top achievements
Rank 1
answered on 29 Apr 2010, 06:46 AM
Hi Sebastian,
 
Thanks for your help. Looks like i was using the wrong version. I downloaded the version mentioned by you and it works.Thanks again!

Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Manasi Vartak
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Manasi Vartak
Top achievements
Rank 1
Share this question
or