{Texts}

{TextsHeadline}

{TextsInfo}

{Preview}

{AdminDefinedActionText} "{MakeAppointmentLink}" ({Edit})
#IF(#DEFINED(#MakeAppointmentLinkText))#MakeAppointmentLinkText#ELSE#SPACE[0]{MakeAppointmentLink}#ENDIF
{AdminDefinedActionText} "{CloseAppointmentLink}" ({Edit})
#IF(#DEFINED(#CloseAppointmentLinkText))#CloseAppointmentLinkText#ELSE#SPACE[0]{CloseAppointmentLink}#ENDIF
{NoteRequiredConfirmation} ({Edit})
#IF(#DEFINED(#AcceptWithReservationText))#AcceptWithReservationText[0]#ELSE#SPACE[0]{AcceptWithReservationText}#ENDIF
{NotificationTextResourcePrice} ({Gross}/{Net}) ({Edit})
#LOCAL("ExamplePrice", 20)
#ExamplePrice[money]
#IF(#PriceTagInfoSingleResourceGross)#PriceTagInfoSingleResourceGross[0]#ELSE- {NoNotification} -#ENDIF
#ExamplePrice[money]
#IF(#PriceTagInfoSingleResourceNet)#PriceTagInfoSingleResourceNet[0]#ELSE- {NoNotification} -#ENDIF
#ENDLOCAL