| Current Path : /var/www/element/data/www/greenpr.ru/bitrix/modules/main/lang/en/classes/general/ |
| Current File : /var/www/element/data/www/greenpr.ru/bitrix/modules/main/lang/en/classes/general/usertype.php |
<? $MESS ['USER_TYPE_ENTITY_ID_MISSING'] = "The entity is not defined."; $MESS ['USER_TYPE_ENTITY_ID_TOO_LONG'] = "The entity identifier is too long (exceeds 20 symbols)."; $MESS ['USER_TYPE_ENTITY_ID_INVALID'] = "The entity identifier contains invalid symbols. Valid symbols are: A-Z, 0-9 and _."; $MESS ['USER_TYPE_FIELD_NAME_MISSING'] = "The field name is not defined."; $MESS ['USER_TYPE_FIELD_NAME_NOT_UF'] = "The field name prefix is not UF_"; $MESS ['USER_TYPE_FIELD_NAME_TOO_SHORT'] = "The field name is too short (less than 4 symbols)."; $MESS ['USER_TYPE_FIELD_NAME_TOO_LONG'] = "The field name is too long (exceeds 20 symbols)."; $MESS ['USER_TYPE_FIELD_NAME_INVALID'] = "The field name contains invalid symbols. Valid symbols are: A-Z, 0-9 and _."; $MESS ['USER_TYPE_USER_TYPE_ID_MISSING'] = "The custom type is missing."; $MESS ['USER_TYPE_USER_TYPE_ID_INVALID'] = "The custom type is invalid."; $MESS ['USER_TYPE_ADD_ALREADY_ERROR'] = "The field #FIELD_NAME# for entity #ENTITY_ID# already exists."; $MESS ['USER_TYPE_TABLE_CREATION_ERROR'] = "An error occurred while creating the entity property table for #ENTITY_ID#."; $MESS ['USER_TYPE_ADD_ERROR'] = "An error occurred while trying to add #FIELD_NAME# to entity #ENTITY_ID#."; $MESS ['USER_TYPE_PROP_ADD'] = "Add"; $MESS ['USER_TYPE_EDIT_TAB'] = "Custom Fields"; $MESS ['USER_TYPE_EDIT_TAB_TITLE'] = "Custom Fields"; $MESS ['USER_TYPE_EDIT_TAB_HREF'] = "Customize"; $MESS ['USER_TYPE_FIELD_VALUE_IS_MISSING'] = "The required field #FIELD_NAME# is missing."; $MESS ['USER_TYPE_XML_ID_UNIQ'] = "List element with XML_ID=#XML_ID# already exists."; ?>