Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/forum/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/forum/lang/en/classes/general/points.php

<?
$MESS ['FORUM_PE_ERROR_NONAME'] = "The rank title in #LANG# is missing";
$MESS ['FORUM_PE_ERROR_MIN_POINTS_EMPTY'] = "The value of minimum points is not specified";
$MESS ['FORUM_PE_ERROR_MIN_POINTS_EXIST'] = "The specified value of minimum points already exists";
$MESS ['FORUM_PE_ERROR_MIN_POINTS_BAD'] = "The format of minimum points is incorrect";
$MESS ['FORUM_PE_ERROR_MIN_NUM_POSTS_EMPTY'] = "The value of minimum posts is not specified";
$MESS ['FORUM_PE_ERROR_MIN_NUM_POSTS_EXIST'] = "The specified value of minimum posts already exists";
$MESS ['FORUM_PE_ERROR_MIN_NUM_POSTS_BAD'] = "The format of minimum posts is incorrect";
?>