%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/bitrix/www/bitrix/modules/socialnetwork/lang/en/classes/general/
Upload File :
Create Path :
Current File : /home/bitrix/www/bitrix/modules/socialnetwork/lang/en/classes/general/user_group.php

<?
$MESS["SONET_UG_EMPTY_USER_ID"] = "User is not specified.";
$MESS["SONET_UG_ERROR_NO_USER_ID"] = "User specified is incorrect.";
$MESS["SONET_UG_EMPTY_GROUP_ID"] = "The group is not specified.";
$MESS["SONET_UG_ERROR_NO_GROUP_ID"] = "The group specified is incorrect.";
$MESS["SONET_UG_EMPTY_DATE_CREATE"] = "The date of creation is incorrect.";
$MESS["SONET_UG_EMPTY_DATE_UPDATE"] = "The date of update is incorrect.";
$MESS["SONET_UG_EMPTY_DATE_LAST_VIEW"] = "Last viewed date is incorrect";
$MESS["SONET_UG_EMPTY_ROLE"] = "Role is not specified.";
$MESS["SONET_UG_ERROR_NO_ROLE"] = "The role is incorrect.";
$MESS["SONET_NO_USER2GROUP"] = "Record was not found.";
$MESS["SONET_UG_EMPTY_INITIATED_BY_USER_ID"] = "The join request initiating user is not specified.";
$MESS["SONET_UG_ERROR_NO_INITIATED_BY_USER_ID"] = "The specified join request initiating user is incorrect.";
$MESS["SONET_UG_EMPTY_INITIATED_BY_TYPE"] = "The join request type is not specified.";
$MESS["SONET_UG_ERROR_NO_INITIATED_BY_TYPE"] = "The join request type is incorrect.";
$MESS["SONET_UR_EMPTY_USERID"] = "The user ID is not specified";
$MESS["SONET_UR_EMPTY_GROUPID"] = "The group ID is not specified";
$MESS["SONET_UR_ERROR_CREATE_USER2GROUP"] = "Error saving the relationship.";
$MESS["SONET_UR_ERROR_MEM2MOD_INCORRECT_PARAMS"] = "Incorrect parameters passed when adding a user to moderators list.";
$MESS["SONET_UR_ERROR_MEM2MOD_EMPTY_CORRECT_LIST"] = "No valid user specified.";
$MESS["SONET_UR_ERROR_MOD2MEM_INCORRECT_PARAMS"] = "Incorrect parameters passed when removing a user from moderators list.";
$MESS["SONET_UG_ERROR_NO_PERMS"] = "You do not have permission to perform this action.";
$MESS["SONET_UG_CONFIRM_MEMBER_MESSAGE"] = "The user has confirmed the membership in the group '#NAME#'.";
$MESS["SONET_UG_REJECT_MEMBER_MESSAGE"] = "The user has declined the membership in the group '#NAME#'.";
$MESS["SONET_UR_EMPTY_RELATIONID"] = "The relationship ID is not specified.";
$MESS["SONET_UG_MOD2MEMBER_MESSAGE"] = "You have been removed from moderators of the group '#NAME#'";
$MESS["SONET_UG_MEMBER2MOD_MESSAGE"] = "You have been added to moderators of the group '#NAME#'";
$MESS["SONET_UG_BANMEMBER_MESSAGE"] = "You have been banned in the group '#NAME#'";
$MESS["SONET_UG_UNBANMEMBER_MESSAGE"] = "You have been unbanned in the group '#NAME#'";
$MESS["SONET_UG_EXCLUDE_MESSAGE"] = "You have been removed from the group '#NAME#'.";
$MESS["SONET_UG_CONFIRM_MEMBER_MESSAGE_G"] = "You have been admitted to the group '#NAME#'.";
$MESS["SONET_UG_REJECT_MEMBER_MESSAGE_G"] = "Your request for membership in '#NAME#' has been declined.";
$MESS["SONET_UG_REQUEST_G"] = "A user #USER_NAME# wants to become a member of #GROUP_NAME#.";
$MESS["SONET_UG_REQUEST_G_TITLE"] = "A #USER_NAME#'s request to enter the '#GROUP_NAME#' group";
$MESS["SONET_UG_REQUEST_G_TEXT"] = "Request text: '#REQUEST_TEXT#'";
$MESS["SONET_UG_REQUEST_G_LINK"] = "[url=#LINK#]Open Request Confirmation Form[/url]";
$MESS["SONET_UG_GROUP_LINK"] = "Workgroup URL: ";
$MESS["SONET_UG_INVITE_CONFIRM"] = "Confirm";
$MESS["SONET_UG_INVITE_REJECT"] = "Cancel";
$MESS["SONET_UG_INVITE_CONFIRM_TEXT_EMPTY"] = "Invitation to \"#GROUP_NAME#\"";
$MESS["SONET_UG_INVITE_CONFIRM_TEXT"] = "Invitation to \"#GROUP_NAME#\": \"#TEXT#\"";
$MESS["SONET_UG_REQUEST_CONFIRM_TEXT_EMPTY"] = "Workgroup membership request \"#GROUP_NAME#\"";
$MESS["SONET_UG_REQUEST_CONFIRM_TEXT"] = "Workgroup membership request \"#GROUP_NAME#\": \"#TEXT#\"";
$MESS["SONET_UG_REQUEST_CONFIRM"] = "Confirm";
$MESS["SONET_UG_REQUEST_REJECT"] = "Decline";
$MESS["SONET_UG_REQUEST_CONFIRM_REJECT"] = "Confirm or decline";
$MESS["SONET_UG_ERROR_CANNOT_GET_CURRENT_OWNER_RELATION"] = "Cannot obtain the workgroup-to-owner relationship.";
$MESS["SONET_UG_ERROR_CANNOT_UPDATE_CURRENT_OWNER_RELATION"] = "Cannot change the workgroup-to-owner relationship.";
$MESS["SONET_UG_ERROR_CANNOT_UPDATE_NEW_OWNER_RELATION"] = "Cannot bind the workgroup to a new owner.";
$MESS["SONET_UG_ERROR_CANNOT_ADD_NEW_OWNER_RELATION"] = "Cannot update the workgroup-to-owner relationship.";
$MESS["SONET_UG_ERROR_CANNOT_UPDATE_GROUP"] = "Cannot update the workgroup.";
$MESS["SONET_UG_MEMBER2OWNER_MESSAGE"] = "You have been assigned an owner of '#NAME#'";
$MESS["SONET_UG_OWNER2MEMBER_MESSAGE"] = "You are no longer an owner of '#NAME#'";
$MESS["SONET_UG_IM_JOIN"] = "joined  #group_name#";
$MESS["SONET_UG_IM_JOIN_M"] = "joined  #group_name#";
$MESS["SONET_UG_IM_JOIN_F"] = "joined  #group_name#";
$MESS["SONET_UG_IM_UNJOIN"] = "left #group_name#";
$MESS["SONET_UG_IM_UNJOIN_M"] = "left #group_name#";
$MESS["SONET_UG_IM_UNJOIN_F"] = "left #group_name#";
$MESS["SONET_UG_IM_EXCLUDE"] = "removed from  #group_name#";
$MESS["SONET_UG_IM_EXCLUDE_M"] = "removed from  #group_name#";
$MESS["SONET_UG_IM_EXCLUDE_F"] = "removed from  #group_name#";
$MESS["SONET_UG_IM_MODERATE"] = "is now a moderator of  #group_name#";
$MESS["SONET_UG_IM_MODERATE_M"] = "is now a moderator of  #group_name#";
$MESS["SONET_UG_IM_MODERATE_F"] = "is now a moderator of  #group_name#";
$MESS["SONET_UG_IM_UNMODERATE"] = "is no more a moderator of  #group_name#";
$MESS["SONET_UG_IM_UNMODERATE_M"] = "is no more a moderator of  #group_name#";
$MESS["SONET_UG_IM_UNMODERATE_F"] = "is no more a moderator of  #group_name#";
$MESS["SONET_UG_IM_OWNER"] = "is now an owner of  #group_name#";
$MESS["SONET_UG_IM_OWNER_M"] = "is now an owner of  #group_name#";
$MESS["SONET_UG_IM_OWNER_F"] = "is now an owner of  #group_name#";
?>

Zerion Mini Shell 1.0