| Current Path : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/lang/en/classes/general/ |
| Current File : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/lang/en/classes/general/usertypedbl.php |
<? $MESS ['USER_TYPE_DOUBLE_DESCRIPTION'] = "Number"; $MESS ['USER_TYPE_DOUBLE_SIZE'] = "Input field size"; $MESS ['USER_TYPE_DOUBLE_MIN_VALUE'] = "Minimum value (0 - no validation)"; $MESS ['USER_TYPE_DOUBLE_MAX_VALUE'] = "Maximum value (0 - no validation)"; $MESS ['USER_TYPE_DOUBLE_MIN_VALUE_ERROR'] = "The value of \"#FIELD_NAME#\" must not be less than #MIN_VALUE#."; $MESS ['USER_TYPE_DOUBLE_MAX_VALUE_ERROR'] = "The value of \"#FIELD_NAME#\" must not exceed #MAX_VALUE#."; $MESS ['USER_TYPE_DOUBLE_DEFAULT_VALUE'] = "Default value"; $MESS ['USER_TYPE_DOUBLE_PRECISION'] = "Precision (number of digits after decimal dot)"; ?>