Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/calendar/lang/en/install/ |
Upload File : |
<?php $MESS["CALENDAR_ICAL_INVENT_DESC"] = " #DATE_START# - start time #DATE_END# - end time #MESSAGE# - text message "; $MESS["CALENDAR_ICAL_INVENT_NAME"] = "Send invitation to user "; $MESS["CALENDAR_INVENT_MESSAGE_BODY"] = " <p>Let me invite you to event #NAME# hosted by #ORGANIZER#.</p> <p>It will take place from #DATE_START# till #DATE_END# at #LOCATION#.</p> <p>Attendees: #ATTENDEES_LIST#.</p> <p>Description: #DESCRIPTION#.</p> <p>Files: #FILES#</p> "; $MESS["CALENDAR_INVITATION_AUTO_GENERATED"] = " --------------------------------------------------------------------- This message has been generated automatically."; $MESS["CALENDAR_INVITATION_DESC"] = " #EMAIL_TO# - invited person e-mail #TITLE# - subject #MESSAGE# - full description of the event "; $MESS["CALENDAR_INVITATION_NAME"] = "Invitation"; $MESS["CALENDAR_REPLY_MESSAGE_BODY"] = " <p>#NAME# replied #ANSWER#</p> "; $MESS["CALENDAR_SHARING_EVENT_TYPE_DESC"] = " #EVENT_NAME# - Event name #EVENT_DATETIME# - Event date and time #TIMEZONE# - Time zone #STATUS# - Confirmed by calendar owner or not #OWNER_NAME# - Calendar owner name #OWNER_PHOTO# - Calendar owner photo URL #CALENDAR_WEEKDAY# - Event weekday #CALENDAR_DAY# - Event day of month #NEW_EVENT_LINK# - New event create link #ICS_FILE# - Downloadable ics file link #CANCEL_LINK# - Event cancel link #VIDEOCONFERENCE_LINK# - Video conference link "; $MESS["CALENDAR_SHARING_EVENT_TYPE_NAME"] = "Message to guest user to view open slots";