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

[Solved] Localization and a Custom Data Driven Resource Provider

1 Answer 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vadim
Top achievements
Rank 1
Vadim asked on 23 May 2008, 05:41 PM
We have a very complex Custom Data Driven ASP.NET Localization
Resource Provider (localization per language, per client, per client location,...).
So, Editor control labels/captions/tool tips are not shown up.
Setting the Localization Property doesn't help to set up all captions. For example: Image Manager displays icons and buttons without text (Upload, Insert, Cancel, etc.)
Is there any other way to localize ALL control elements, dialogs, managers without resource files (.resx)? 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 27 May 2008, 02:06 PM
Hello Vadim,

RadEditor does not offer the requested feature because the RadEditor dialogs are not part of the editor control and they are separate ascx files, which are not placed on the same page with the editor. The implementation of the required feature will be extremely hard.

For the time being, the only possible way to localize the editor's dialogs is to use the provided resx files and create different localizations.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Vadim
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or