Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/forum.topic.list/lang/en/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/forum.topic.list/lang/en/component.php

<?
$MESS ['F_NO_MODULE'] = "Forum module is not installed";
$MESS ['F_ERROR_FORUM_NOT_EXISTS'] = "The forum is not found.";
$MESS ['F_NO_FPERMS'] = "Enter your login and password to access this forum";
$MESS ['F_ACT_NO_TOPICS'] = "No topics have been selected";
$MESS ['F_TOPIC_LIST'] = "Topics list";
$MESS ['F_ERR_SESS_FINISH'] = "Your session has expired. Please repeat the operation";
$MESS ['F_TOPIC_IS_LOST'] = "The topic is not found";
$MESS ['F_TOPIC_IS_DEL'] = "The topic has been successfully deleted.";
$MESS ['F_TOPIC_NOT_APPROVED'] = "Topic will become visible after moderator approval";
$MESS ['F_TOPICS_IS_DEL'] = "The topics have been deleted successfully.";
$MESS ['F_TOPICS_IS_PINNED'] = "The topics have been pinned successfully.";
$MESS ['F_TOPICS_IS_UNPINNED'] = "The topics have been unpinned successfully.";
$MESS ['F_TOPICS_IS_OPENED'] = "The topics have been opened successfully.";
$MESS ['F_TOPICS_IS_CLOSED'] = "The topics have been closed successfully.";
?>