Your IP : 172.69.17.155


Current Path : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/lang/en/classes/general/
Upload File :
Current File : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/lang/en/classes/general/usertypefile.php

<?
$MESS ['USER_TYPE_FILE_DESCRIPTION'] = "File";
$MESS ['USER_TYPE_FILE_SIZE'] = "Input field size";
$MESS ['USER_TYPE_FILE_EXTENSIONS'] = "Extensions";
$MESS ['USER_TYPE_FILE_WIDTH_AND_HEIGHT'] = "Thumbnail width and height in list view";
$MESS ['USER_TYPE_FILE_MAX_SHOW_SIZE'] = "Maximum size of file in list (0 - no limitation)";
$MESS ['USER_TYPE_FILE_MAX_ALLOWED_SIZE'] = "Maximum length of file to upload (0 - no limitation)";
$MESS ['USER_TYPE_FILE_MAX_SIZE_ERROR'] = "Length of file for \"#FIELD_NAME#\" must not exceed #MAX_ALLOWED_SIZE# bytes.";
?>