Your IP : 18.218.92.89


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/forum/lang/en/admin/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/forum/lang/en/admin/forum_topics.php

<?
$MESS["FM_WRONG_DATE_CREATE_FROM"] = "Please type the correct lower bound of the creation date range";
$MESS["FM_WRONG_DATE_CREATE_TILL"] = "Please correct the last date value for the creation date.";
$MESS["FM_FROM_TILL_TIMESTAMP"] = "The last date must be greater than the first date.";
$MESS["FM_WRONG_DATE_FROM"] = "Please correct the first date value for the last post creation date.";
$MESS["FM_WRONG_DATE_TILL"] = "Please correct the last date value for the last post creation date.";
$MESS["FM_WRONG_FORUM_ID"] = "The destination forum is incorrect";
$MESS["FM_WRONG_UPDATE"] = "Update failed";
$MESS["FM_TOPICS"] = "Messages";
$MESS["FORUM_TOPICS"] = "Manage topics";
$MESS["FM_ACT_DELETE"] = "Delete";
$MESS["FM_ACT_MOVE"] = "Move";
$MESS["FM_TITLE_NAME"] = "Name";
$MESS["FM_TITLE_DESCRIPTION"] = "Description";
$MESS["FM_TITLE_STATE"] = "State";
$MESS["FM_TITLE_APPROVED"] = "Moderation";
$MESS["FM_TITLE_SORT"] = "Sorting";
$MESS["FM_TITLE_AUTHOR"] = "Author";
$MESS["FM_TITLE_MESSAGES"] = "Messages";
$MESS["FM_TITLE_VIEWS"] = "Views";
$MESS["FM_TITLE_FORUM"] = "Forum";
$MESS["FM_TITLE_LAST_MESSAGE"] = "Last message";
$MESS["FM_TITLE_DATE_CREATE"] = "Created";
$MESS["FM_TITLE_DATE_LAST_POST"] = "Modified";
$MESS["FM_TITLE_USER_START_ID"] = "Author ID";
$MESS["F_OPEN"] = "Opened";
$MESS["F_CLOSE"] = "Closed";
$MESS["F_SHOW"] = "Approved";
$MESS["F_HIDE"] = "Not approved";
$MESS["F_PINN"] = "Pinned";
$MESS["F_UNPINN"] = "Unpinned";
$MESS["F_LINK"] = "Link";
$MESS["F_ALL"] = "All";
$MESS["MAIN_ADMIN_LIST_SELECTED"] = "Selected:";
$MESS["MAIN_ADMIN_LIST_CHECKED"] = "Checked:";
?>