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

Reminder popup Customization

3 Answers 54 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Danilo
Top achievements
Rank 1
Danilo asked on 10 Mar 2011, 11:13 AM
Hi all,
it's possible to customize some labels or text on the reminder popup form. I'd like to translate some button text from english to italian.
Thank's
Danilo

3 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 11 Mar 2011, 05:29 PM
Hi Danilo,

Yes, this could be achieved via the Localization properties of the RadScheduler. For example to be able to change the text of the "Dismiss" button in the Reminder's dialog use the following property:

Localization-ReminderDismiss="your custom text here"

Regards,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Danilo
Top achievements
Rank 1
answered on 12 Mar 2011, 10:46 AM
Thank's veronica,
and how to translate the combox items ( 5 minutes, 10 minutes etc...)
thank's
0
Veronica
Telerik team
answered on 12 Mar 2011, 11:09 AM
Hi Danilo,

You are able to localize only the minute/ minutes , hour/ hours and day/days options of the RadComboBox via the following properties of the RadScheduler:

Localization-ReminderMinute="your text here"
Localization-ReminderDay="your text here"
Localization-ReminderHour="your text here"

Best wishes,
Veronica Milcheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Scheduler
Asked by
Danilo
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Danilo
Top achievements
Rank 1
Share this question
or