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

can I change RadSkinManager chooser text ?

2 Answers 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Liu
Top achievements
Rank 1
Liu asked on 24 Nov 2016, 02:23 PM

Hi:

<telerik:RadSkinManager ID="RadSkinManager1" runat="server" ShowChooser="true" OnLoad="RadSkinManager1_Load" OnInit="RadSkinManager1_Init"  />

it will generate a RadCombox at page, the RadCombox content several skin name, but it English, I want rename these skin name in local language, hwo can I do ? 

2 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 24 Nov 2016, 04:12 PM
Hi Tzu,

The requested localization feature is not offered by the Skin Manager.

You can think of implementing your own custom themes with the desired names and to load them in the Skin Manager as explained in this article: Using RadSkinManager for applying custom skins

The custom themes could be based on the existing ones.


Best regards,
Rumen
Telerik by Progress
Telerik UI for ASP.NET AJAX is ready for Visual Studio 2017 RC! Learn more.
0
Liu
Top achievements
Rank 1
answered on 26 Nov 2016, 09:39 AM
thanks!
Tags
General Discussions
Asked by
Liu
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Liu
Top achievements
Rank 1
Share this question
or