.parameters.php 1021 Bytes
<?
$MESS["TP_BSP_STRUCTURE_FILTER"] = "Name of Company Structure Page Filter";
$MESS["TP_BSP_USE_SUGGEST"] = "Show search phrase prompts";
$MESS["TP_BSP_PATH_TO_SONET_MESSAGES_CHAT"] = "Social Network Personal Message Page";
$MESS["TP_BSP_PATH_TO_VIDEO_CALL"] = "Video Call Page";
$MESS["TP_BSP_PATH_TO_CONPANY_DEPARTMENT"] = "Template of Department Page Path";
$MESS["TP_BSP_NAME_TEMPLATE"] = "Name Format";
$MESS["TP_BSP_SHOW_LOGIN"] = "Show Login Name if no required user name fields are available";
$MESS["TP_BSP_SHOW_RATING"] = "Show ratings";
$MESS["TP_BSP_SHOW_RATING_CONFIG"] = "default";
$MESS["TP_BSP_RATING_TYPE"] = "Rating buttons design";
$MESS["TP_BSP_RATING_TYPE_CONFIG"] = "default";
$MESS["TP_BSP_RATING_TYPE_STANDART_TEXT"] = "Like/Unlike (text)";
$MESS["TP_BSP_RATING_TYPE_STANDART_GRAPHIC"] = "Like/Unlike (image)";
$MESS["TP_BSP_RATING_TYPE_LIKE_TEXT"] = "Like (text)";
$MESS["TP_BSP_RATING_TYPE_LIKE_GRAPHIC"] = "Like (image)";
$MESS["TP_BSP_PATH_TO_USER_PROFILE"] = "User profile path template";
?>