New to Kendo UI for AngularStart a free 30-day trial

SchedulerCustomMessagesComponent

Represents the custom messages component of the Scheduler.

Use this component to override default messages for the Scheduler.

html
<kendo-scheduler>
     <kendo-scheduler-messages
         allDay="Custom All Day"
         today="Custom Today"
         weekViewTitle="Custom Week View Title">
     </kendo-scheduler-messages>
</kendo-scheduler>

Selector

kendo-scheduler-messages

Inputs

NameTypeDefaultDescription

agendaViewTitle

string

Sets the title for the Agenda view.

allDay

string

Sets the text for All day in Day and Week views.

allEvents

string

Sets the text for All events in Timeline views when no vertical grouping is applied.

calendarToday

string

Sets the text for today's date in the header of the Calendar.

cancel

string

Sets the text for the Cancel button in Scheduler dialogs.

dateHeader

string

Sets the date-header text in the Agenda view.

dayViewTitle

string

Sets the title for the Day view.

deleteConfirmation

string

Sets the confirmation message for deleting an event.

deleteDialogTitle

string

Sets the title for the remove confirmation dialog.

deleteOccurrence

string

Sets the text for the Delete current occurrence button in the recurring confirmation dialog.

deleteRecurringConfirmation

string

Sets the confirmation message for deleting a recurring event.

deleteRecurringDialogTitle

string

Sets the title for the recurring remove confirmation dialog.

deleteSeries

string

Sets the text for the Delete the series button in the recurring confirmation dialog.

deleteTitle

string

Sets the title for the Delete icon.

destroy

string

Sets the text for the Delete button in the remove confirmation dialog.

editOccurrence

string

Sets the text for the Edit current occurrence button in the recurring confirmation dialog.

editorDateInputsAccept

string

Sets the text for the Accept button in the popup footer of the DateTimePickers and DatePickers in the event editor.

editorDateInputsAcceptLabel

string

Sets the label for the Accept button in the popup footer of the DateTimePickers and DatePickers in the event editor.

editorDateInputsCancel

string

Sets the text for the Cancel button in the popup footer of the DateTimePickers and DatePickers in the event editor.

editorDateInputsCancelLabel

string

Sets the label for the Cancel button in the popup footer of the DateTimePickers and DatePickers in the event editor.

editorDateInputsDateTab

string

Sets the text for the Date tab in the popup header of the DateTimePickers and DatePickers in the event editor.

editorDateInputsDateTabLabel

string

Sets the label for the Date tab in the popup header of the DateTimePickers and DatePickers in the event editor.

editorDateInputsNow

string

Sets the text for the Now button in the popup footer of the DateTimePickers and DatePickers in the event editor.

editorDateInputsNowLabel

string

Sets the label for the Now button in the popup footer of the DateTimePickers and DatePickers in the event editor.

editorDateInputsParentViewButton

string

Sets the title for the Parent View button in the popup of the DateTimePickers and DatePickers in the event editor.

editorDateInputsTimeTab

string

Sets the text for the Time tab in the popup header of the DateTimePickers and DatePickers in the event editor.

editorDateInputsTimeTabLabel

string

Sets the label for the Time tab in the popup header of the DateTimePickers and DatePickers in the event editor.

editorDateInputsToday

string

Sets the Today button text in the popup of the DateTimePickers and DatePickers in the event editor.

editorDateInputsToggle

string

Sets the title for the Toggle button in the popup of the DateTimePickers and DatePickers in the event editor.

editorEventAllDay

string

Sets the label for the All Day Event field in the event editor.

editorEventDescription

string

Sets the label for the Description field in the event editor.

editorEventEnd

string

Sets the label for the End field in the event editor.

editorEventEndTimeZone

string

Sets the label for the End Time Zone field in the event editor.

editorEventSeparateTimeZones

string

Sets the label for the Use separate Start and End Time Zones option in the event editor.

editorEventStart

string

Sets the label for the Start field in the event editor.

editorEventStartTimeZone

string

Sets the label for the Start Time Zone field in the event editor.

editorEventTimeZone

string

Sets the label for the Time Zone field in the event editor.

editorEventTitle

string

Sets the label for the Title field in the event editor.

editorTitle

string

Sets the label for the Event title in the event editor dialog.

editRecurringConfirmation

string

Sets the confirmation message for editing a recurring event.

editRecurringDialogTitle

string

Sets the title for the recurring edit confirmation dialog.

editSeries

string

Sets the text for the Edit the series button in the recurring confirmation dialog.

eventHeader

string

Sets the event-header text in the Agenda view.

monthViewTitle

string

Sets the title for the Month view.

multiDayViewTitle

string

Sets the title for the Multi-Day view.

multiWeekViewTitle

string

Sets the title for the Multi-Week view.

nextTitle

string

Sets the title for the Next navigation button.

previousTitle

string

Sets the title for the Previous navigation button.

recurrenceEditorDailyInterval

string

Sets the text for the day(s) label in the recurrence editor.

recurrenceEditorDailyRepeatEvery

string

Sets the label for the Repeat every field in the recurrence editor (daily).

recurrenceEditorDateInputsParentViewButton

string

Sets the title for the Parent View button in the popup of the DatePickers in the recurrence editor.

recurrenceEditorDateInputsToday

string

Sets the Today button text in the popup of the DatePickers in the recurrence editor.

recurrenceEditorDateInputsToggle

string

Sets the title for the Toggle button in the popup of the DatePickers in the recurrence editor.

recurrenceEditorEndAfter

string

Sets the label for the C# After option in the recurrence editor.

recurrenceEditorEndLabel

string

Sets the label for the End field in the recurrence editor.

recurrenceEditorEndNever

string

Sets the label for the Never option in the recurrence editor.

recurrenceEditorEndOccurrence

string

Sets the text for the occurrence(s) label in the recurrence editor.

recurrenceEditorEndOn

string

Sets the label for the On option in the recurrence editor.

recurrenceEditorFrequenciesDaily

string

Sets the label for the Daily frequency in the recurrence editor.

recurrenceEditorFrequenciesMonthly

string

Sets the label for the Monthly frequency in the recurrence editor.

recurrenceEditorFrequenciesNever

string

Sets the label for the Never frequency in the recurrence editor.

recurrenceEditorFrequenciesWeekly

string

Sets the label for the Weekly frequency in the recurrence editor.

recurrenceEditorFrequenciesYearly

string

Sets the label for the Yearly frequency in the recurrence editor.

recurrenceEditorMonthlyDay

string

Sets the label for the Day field in the recurrence editor (monthly).

recurrenceEditorMonthlyInterval

string

Sets the text for the month(s) label in the recurrence editor.

recurrenceEditorMonthlyRepeatEvery

string

Sets the label for the Repeat every field in the recurrence editor (monthly).

recurrenceEditorMonthlyRepeatOn

string

Sets the label for the Repeat on field in the recurrence editor (monthly).

recurrenceEditorNumericDecrement

string

Sets the title for the Decrement button of the NumericTextBox in the recurrence editor.

recurrenceEditorNumericIncrement

string

Sets the title for the Increment button of the NumericTextBox in the recurrence editor.

recurrenceEditorOffsetPositionsFirst

string

Sets the label for the First offset position in the recurrence editor.

recurrenceEditorOffsetPositionsFourth

string

Sets the label for the Fourth offset position in the recurrence editor.

recurrenceEditorOffsetPositionsLast

string

Sets the label for the Last offset position in the recurrence editor.

recurrenceEditorOffsetPositionsSecond

string

Sets the label for the Second offset position in the recurrence editor.

recurrenceEditorOffsetPositionsThird

string

Sets the label for the Third offset position in the recurrence editor.

recurrenceEditorRepeat

string

Sets the label for the Repeat field in the recurrence editor.

recurrenceEditorWeekdaysDay

string

Sets the label for the Day option in the repeat by section of the monthly recurrence pattern.

recurrenceEditorWeekdaysWeekday

string

Sets the label for the Weekday option in the repeat by section of the monthly recurrence pattern.

recurrenceEditorWeekdaysWeekendday

string

Sets the label for the Weekend Day option in the repeat by section of the monthly recurrence pattern.

recurrenceEditorWeeklyInterval

string

Sets the text for the week(s) label in the recurrence editor.

recurrenceEditorWeeklyRepeatEvery

string

Sets the label for the Repeat every field in the recurrence editor (weekly).

recurrenceEditorWeeklyRepeatOn

string

Sets the label for the Repeat on field in the recurrence editor (weekly).

recurrenceEditorYearlyInterval

string

Sets the text for the year(s) label in the recurrence editor.

recurrenceEditorYearlyOf

string

Sets the label for the of text in the recurrence editor (yearly).

recurrenceEditorYearlyRepeatEvery

string

Sets the label for the Repeat every field in the recurrence editor (yearly).

recurrenceEditorYearlyRepeatOn

string

Sets the label for the Repeat on field in the recurrence editor (yearly).

save

string

Sets the text for the Save button in Scheduler dialogs.

selectView

string

Sets the value of the aria-label attribute for the select element used to switch Scheduler views.

showFullDay

string

Sets the text for the Show full day button in the footer of the Day, Week, and Timeline views.

showWorkDay

string

Sets the text for the Show work day button in the footer of the Day, Week, and Timeline views.

timeHeader

string

Sets the time-header text in the Agenda view.

timelineMonthViewTitle

string

Sets the title for the Timeline Month view.

timelineViewTitle

string

Sets the title for the Timeline view.

timelineWeekViewTitle

string

Sets the title for the Timeline Week view.

today

string

Sets the text for the Today navigation button.

weekViewTitle

string

Sets the title for the Week view.

workWeekViewTitle

string

Sets the title for the Work Week view.

yearViewNoEvents

string

Sets the message shown in Year view for dates with no events.

yearViewTitle

string

Sets the title for the Year view.

In this article
SelectorInputs
Not finding the help you need?
Contact Support