C# Class MonoSoftware.MonoX.Resources.EventModuleResources

ファイルを表示 Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Property Type Description
EventModuleResources System

Public Methods

Method Description
AddNewEventFormat ( ) : string

The stub formatting method returning the AddNewEvent property value.

AdvancedScheduler_AllDayFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_AllDay property value.

AdvancedScheduler_CalendarFastNextFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_CalendarFastNext property value.

AdvancedScheduler_CalendarFastPrevFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_CalendarFastPrev property value.

AdvancedScheduler_CalendarNextFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_CalendarNext property value.

AdvancedScheduler_CalendarPrevFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_CalendarPrev property value.

AdvancedScheduler_DateIsOutOfRangeFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_DateIsOutOfRange property value.

AdvancedScheduler_DayFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_Day property value.

AdvancedScheduler_DeleteTextFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_DeleteText property value.

AdvancedScheduler_DeleteTitleFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_DeleteTitle property value.

AdvancedScheduler_MonthFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_Month property value.

AdvancedScheduler_NextDayFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_NextDay property value.

AdvancedScheduler_PrevDayFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_PrevDay property value.

AdvancedScheduler_Show24HoursFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_Show24Hours property value.

AdvancedScheduler_ShowBusinessHoursFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_ShowBusinessHours property value.

AdvancedScheduler_ShowMoreFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_ShowMore property value.

AdvancedScheduler_TodayFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_Today property value.

AdvancedScheduler_WeekFormat ( ) : string

The stub formatting method returning the AdvancedScheduler_Week property value.

AllDayFormat ( ) : string

The stub formatting method returning the AllDay property value.

DescriptionFormat ( ) : string

The stub formatting method returning the Description property value.

EndTimeFormat ( ) : string

The stub formatting method returning the EndTime property value.

EventEditorTitleFormat ( ) : string

The stub formatting method returning the EventEditorTitle property value.

Event_DescriptionFormat ( object arg0, object arg1, object arg2, object arg3, object arg4, object arg5 ) : string

Formats a localized string similar to '{0} {1}({2} - {3}){4}{5}'.

Event_Description_PlaceFormat ( object arg0 ) : string

Formats a localized string similar to 'at {0} '.

NoCalendarSelectedFormat ( ) : string

The stub formatting method returning the NoCalendarSelected property value.

PlaceFormat ( ) : string

The stub formatting method returning the Place property value.

SimpleView_ClearFilterFormat ( ) : string

The stub formatting method returning the SimpleView_ClearFilter property value.

SimpleView_DeleteButtonTooltipFormat ( ) : string

The stub formatting method returning the SimpleView_DeleteButtonTooltip property value.

SimpleView_FilterFormat ( ) : string

The stub formatting method returning the SimpleView_Filter property value.

SimpleView_UpdateButtonTooltipFormat ( ) : string

The stub formatting method returning the SimpleView_UpdateButtonTooltip property value.

StartTimeFormat ( ) : string

The stub formatting method returning the StartTime property value.

TitleFormat ( ) : string

The stub formatting method returning the Title property value.

Validator_DateRangeFormat ( ) : string

The stub formatting method returning the Validator_DateRange property value.

Validator_EndTimeRequiredFormat ( ) : string

The stub formatting method returning the Validator_EndTimeRequired property value.

Validator_StartTimeRequiredFormat ( ) : string

The stub formatting method returning the Validator_StartTimeRequired property value.

Validator_SubjectRequiredFormat ( ) : string

The stub formatting method returning the Validator_SubjectRequired property value.

Private Methods

Method Description
EventModuleResources ( ) : System

Method Details

AddNewEventFormat() public static method

The stub formatting method returning the AddNewEvent property value.
public static AddNewEventFormat ( ) : string
return string

AdvancedScheduler_AllDayFormat() public static method

The stub formatting method returning the AdvancedScheduler_AllDay property value.
public static AdvancedScheduler_AllDayFormat ( ) : string
return string

AdvancedScheduler_CalendarFastNextFormat() public static method

The stub formatting method returning the AdvancedScheduler_CalendarFastNext property value.
public static AdvancedScheduler_CalendarFastNextFormat ( ) : string
return string

AdvancedScheduler_CalendarFastPrevFormat() public static method

The stub formatting method returning the AdvancedScheduler_CalendarFastPrev property value.
public static AdvancedScheduler_CalendarFastPrevFormat ( ) : string
return string

AdvancedScheduler_CalendarNextFormat() public static method

The stub formatting method returning the AdvancedScheduler_CalendarNext property value.
public static AdvancedScheduler_CalendarNextFormat ( ) : string
return string

AdvancedScheduler_CalendarPrevFormat() public static method

The stub formatting method returning the AdvancedScheduler_CalendarPrev property value.
public static AdvancedScheduler_CalendarPrevFormat ( ) : string
return string

AdvancedScheduler_DateIsOutOfRangeFormat() public static method

The stub formatting method returning the AdvancedScheduler_DateIsOutOfRange property value.
public static AdvancedScheduler_DateIsOutOfRangeFormat ( ) : string
return string

AdvancedScheduler_DayFormat() public static method

The stub formatting method returning the AdvancedScheduler_Day property value.
public static AdvancedScheduler_DayFormat ( ) : string
return string

AdvancedScheduler_DeleteTextFormat() public static method

The stub formatting method returning the AdvancedScheduler_DeleteText property value.
public static AdvancedScheduler_DeleteTextFormat ( ) : string
return string

AdvancedScheduler_DeleteTitleFormat() public static method

The stub formatting method returning the AdvancedScheduler_DeleteTitle property value.
public static AdvancedScheduler_DeleteTitleFormat ( ) : string
return string

AdvancedScheduler_MonthFormat() public static method

The stub formatting method returning the AdvancedScheduler_Month property value.
public static AdvancedScheduler_MonthFormat ( ) : string
return string

AdvancedScheduler_NextDayFormat() public static method

The stub formatting method returning the AdvancedScheduler_NextDay property value.
public static AdvancedScheduler_NextDayFormat ( ) : string
return string

AdvancedScheduler_PrevDayFormat() public static method

The stub formatting method returning the AdvancedScheduler_PrevDay property value.
public static AdvancedScheduler_PrevDayFormat ( ) : string
return string

AdvancedScheduler_Show24HoursFormat() public static method

The stub formatting method returning the AdvancedScheduler_Show24Hours property value.
public static AdvancedScheduler_Show24HoursFormat ( ) : string
return string

AdvancedScheduler_ShowBusinessHoursFormat() public static method

The stub formatting method returning the AdvancedScheduler_ShowBusinessHours property value.
public static AdvancedScheduler_ShowBusinessHoursFormat ( ) : string
return string

AdvancedScheduler_ShowMoreFormat() public static method

The stub formatting method returning the AdvancedScheduler_ShowMore property value.
public static AdvancedScheduler_ShowMoreFormat ( ) : string
return string

AdvancedScheduler_TodayFormat() public static method

The stub formatting method returning the AdvancedScheduler_Today property value.
public static AdvancedScheduler_TodayFormat ( ) : string
return string

AdvancedScheduler_WeekFormat() public static method

The stub formatting method returning the AdvancedScheduler_Week property value.
public static AdvancedScheduler_WeekFormat ( ) : string
return string

AllDayFormat() public static method

The stub formatting method returning the AllDay property value.
public static AllDayFormat ( ) : string
return string

DescriptionFormat() public static method

The stub formatting method returning the Description property value.
public static DescriptionFormat ( ) : string
return string

EndTimeFormat() public static method

The stub formatting method returning the EndTime property value.
public static EndTimeFormat ( ) : string
return string

EventEditorTitleFormat() public static method

The stub formatting method returning the EventEditorTitle property value.
public static EventEditorTitleFormat ( ) : string
return string

Event_DescriptionFormat() public static method

Formats a localized string similar to '{0} {1}({2} - {3}){4}{5}'.
public static Event_DescriptionFormat ( object arg0, object arg1, object arg2, object arg3, object arg4, object arg5 ) : string
arg0 object An object (0) to format.
arg1 object An object (1) to format.
arg2 object An object (2) to format.
arg3 object An object (3) to format.
arg4 object An object (4) to format.
arg5 object An object (5) to format.
return string

Event_Description_PlaceFormat() public static method

Formats a localized string similar to 'at {0} '.
public static Event_Description_PlaceFormat ( object arg0 ) : string
arg0 object An object (0) to format.
return string

NoCalendarSelectedFormat() public static method

The stub formatting method returning the NoCalendarSelected property value.
public static NoCalendarSelectedFormat ( ) : string
return string

PlaceFormat() public static method

The stub formatting method returning the Place property value.
public static PlaceFormat ( ) : string
return string

SimpleView_ClearFilterFormat() public static method

The stub formatting method returning the SimpleView_ClearFilter property value.
public static SimpleView_ClearFilterFormat ( ) : string
return string

SimpleView_DeleteButtonTooltipFormat() public static method

The stub formatting method returning the SimpleView_DeleteButtonTooltip property value.
public static SimpleView_DeleteButtonTooltipFormat ( ) : string
return string

SimpleView_FilterFormat() public static method

The stub formatting method returning the SimpleView_Filter property value.
public static SimpleView_FilterFormat ( ) : string
return string

SimpleView_UpdateButtonTooltipFormat() public static method

The stub formatting method returning the SimpleView_UpdateButtonTooltip property value.
public static SimpleView_UpdateButtonTooltipFormat ( ) : string
return string

StartTimeFormat() public static method

The stub formatting method returning the StartTime property value.
public static StartTimeFormat ( ) : string
return string

TitleFormat() public static method

The stub formatting method returning the Title property value.
public static TitleFormat ( ) : string
return string

Validator_DateRangeFormat() public static method

The stub formatting method returning the Validator_DateRange property value.
public static Validator_DateRangeFormat ( ) : string
return string

Validator_EndTimeRequiredFormat() public static method

The stub formatting method returning the Validator_EndTimeRequired property value.
public static Validator_EndTimeRequiredFormat ( ) : string
return string

Validator_StartTimeRequiredFormat() public static method

The stub formatting method returning the Validator_StartTimeRequired property value.
public static Validator_StartTimeRequiredFormat ( ) : string
return string

Validator_SubjectRequiredFormat() public static method

The stub formatting method returning the Validator_SubjectRequired property value.
public static Validator_SubjectRequiredFormat ( ) : string
return string