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

Localization of help page in multiple languages

3 Answers 46 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 18 Apr 2011, 08:29 AM
Hi!

Is there any way for localization of help help page in multiple languages?

I have seen this topic but proposed approach will work only for 1 language.

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 18 Apr 2011, 12:43 PM
Hello Michael,

You should create three different Help.ascx files and according to the used language to copy the respective file in the EditorDialogs folder. RadEditor is searching for a file with name Help.ascx and will not read the content of files with other names for example Help.de-DE.ascx.


Greetings,
Rumen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Michael
Top achievements
Rank 1
answered on 18 Apr 2011, 02:01 PM
Hi Rumen!

Thank you for proposal but unfortunately this won't work because two people can browse the same site with different languages.
0
Rumen
Telerik team
answered on 19 Apr 2011, 03:45 PM
Hi Michael,

In such case, you can create a custom Help dialog which will use your own logic that will localize the content depending on the chosen language. You can see how to implement a custom dialog in this live demo: Custom Dialogs.

Kind regards,
Rumen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Editor
Asked by
Michael
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Michael
Top achievements
Rank 1
Share this question
or