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

Customizable Localization prefix

3 Answers 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 01 Jun 2015, 02:06 PM

Hello together,

 I'm currently playing around with the RadEditor-Control.

 And of course I want to use correct localizations.

In our existing solution, where this control is going to be used we use a ResourceProvider (https://msdn.microsoft.com/en-us/library/aa905797.aspx).

 

The telerik control uses this provider as it is declared in our web.config.

 

If the localization should work right, I'd have to copy all resource keys from the telerik resource files into our resource files which can or will result in duplicates.

To have the possibility to devide between our and your keys a customizable localization prefix would be nice.

At least I'd find it good, if your resource keys already had an prefix like "Tel_"...

 

I don't want to add an functionality for looking into different resourcemanagers.

 

Maybe I didn't search well enough to find a good and clean solution for this issue.

 

Thx in advance

Andreas

 

3 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 04 Jun 2015, 02:16 PM
Hi Andreas,

We cannot help but agree that the suggested prefix-modification will be a really useful change, unfortunately it will be a massive breaking change if we introduce it in the controls right now.

Currently, the only possible way to enable the external resources of the Telerik Ui for ASP.NET AJAX controls is to copy the needed files in the application's App_GlobalResources folder.

Regards,
Vessy
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Andreas
Top achievements
Rank 1
answered on 04 Jun 2015, 02:22 PM

Hi Vessy,

 

yepp I recently put the resource files into the folder :-)

Thx for response :-)

0
Vessy
Telerik team
answered on 04 Jun 2015, 03:12 PM
Hi Andreas,

I am glad you managed to find a solution even before my answer :) . Do not hesitate to reach us again should any further assistance is needed.

Regards,
Vessy
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Andreas
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Andreas
Top achievements
Rank 1
Share this question
or