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

Help with Localization

1 Answer 89 Views
Notification
This is a migrated thread and some comments may be shown as answers.
Paulo
Top achievements
Rank 1
Paulo asked on 24 Nov 2015, 08:56 PM

Hello,

 

I am with problem to configuration of resx files to the RadNotification. In addition to creating the resx file, some other configuration is necessary?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 25 Nov 2015, 11:01 AM

Hi Paulo,

RadNotification offers two localizable strings—TitleMenuToolTip and CloseButtonToolTip.

Thus, you can just set them to the desired values and there should be no issues: http://docs.telerik.com/devtools/aspnet-ajax/controls/notification/accessibility-and-internationalization/localization.

You can see this in action in the following demo: http://demos.telerik.com/aspnet-ajax/notification/examples/localization/defaultcs.aspx.

Thus, whether you obtain those strings from a resx file, database or some other logic (e.g., hardcoded as in the demo), is not important, what is important is that you pass the desired value to the control's property.

Regards,

Marin Bratanov
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
Notification
Asked by
Paulo
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or