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/vote/lang/en/classes/general/ |
Upload File : |
<? $MESS["VOTE_WRONG_DATE_START"] = "Please enter the correct poll starting date"; $MESS["VOTE_WRONG_DATE_END"] = "Please enter the correct poll end date"; $MESS["VOTE_WRONG_DATE_TILL"] = "The poll end date should be greater than the poll starting date"; $MESS["VOTE_WRONG_INTERVAL"] = "The time interval of conducting this poll intersects that of the poll # #ID# of the same group"; $MESS["VOTE_EMPTY_CHANNEL_ID"] = "The poll group is not specified."; $MESS["VOTE_WRONG_CHANNEL_ID"] = "Invalid poll group."; $MESS["VOTE_NOT_FOUND"] = "Poll not found."; $MESS["VOTE_RED_LAMP"] = "Poll is not active."; $MESS["VOTE_BAD_CAPTCHA"] = "The code you have typed is incorrect."; $MESS["VOTE_REQUIRED_MISSING"] = "You did not answer the mandatory question."; $MESS["USER_VOTE_EMPTY"] = "Please select an option."; $MESS["VOTE_ALREADY_VOTE"] = "You can not take part in this poll twice."; $MESS["VOTE_ACCESS_DENIED"] = "Access denied for this poll."; ?>