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

Custom module fields localization using RadEditor.Modules.resx

3 Answers 86 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Marat Gareev
Top achievements
Rank 1
Marat Gareev asked on 18 Sep 2009, 01:11 PM

Hi,

I have a problem with a custom fields in my RadEditor.Modules.<lang>.resx file. I've decided to extend NodeInspector with several fields for custom attributes (e.g. attr1, attr2, etc.), using ~\Scripts\Editor\Modules.js 

In RadEditor.Modules.<lang>.resx file I've added additional fields for each attribute with description, also to the RadEditor.Modules.resx file add the same attributes. 

But when I launch app near custom attributes always stands description «undefined». When I change default fields changes is apllying, but custom fields are ignored. 

Can you help me?

Thanks in advance

P.s. sorry for my english

3 Answers, 1 is accepted

Sort by
0
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
answered on 22 Sep 2009, 12:36 PM
I am experiencing the same problem with a custom field added in LinkManager.ascx

How to solve this?

Marc
0
Rumen
Telerik team
answered on 23 Sep 2009, 12:47 PM
Hi guys,

For the time being RadEditor does not offer the ability to specify and load custom localization strings. This limitation is due to that there is a list on the server that defines which localization strings from the resx files to be send to the client and loaded in the editor and its dialogs. Since the developer is not allowed to modify this list the custom localization strings from the resx files are not send to the client.

We plan to remove this restriction in the future and enable the localization of custom buttons, labels and errors. Since our ToDo list is pretty set, I am not able to currently specify an ETA when our developers will implement the required functionality.

Currently, you can localize the newly added HTML elements and fields directly in the ascx/aspx files.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
answered on 23 Sep 2009, 01:10 PM
All clear Rumen, thanks.
Tags
Editor
Asked by
Marat Gareev
Top achievements
Rank 1
Answers by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Rumen
Telerik team
Share this question
or