Your IP : 3.149.232.219


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/main/lang/en/classes/general/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/main/lang/en/classes/general/smile.php

<?
$MESS["MAIN_SMILE_IMPORT_FILE_ERROR"] = "The specified archive file does not exist.";
$MESS["MAIN_SMILE_IMPORT_FILE_EXT_ERROR"] = "The specified archive file has an invalid format.";
$MESS["MAIN_SMILE_IMPORT_UNPACK_ERROR"] = "Error extracting files from the archive. The file may be damaged.";
$MESS["MAIN_SMILE_IMPORT_SET_ID_ERROR"] = "The smiley set ID is not specified.";
$MESS["MAIN_SMILE_TYPE_ERROR"] = "The specified smiley type is incorrect.";
$MESS["MAIN_SMILE_SET_ID_ERROR"] = "The smiley set ID is not specified.";
$MESS["MAIN_SMILE_TYPING_ERROR"] = "The smiley typing is not provided.";
$MESS["MAIN_SMILE_IMAGE_ERROR"] = "The smiley image name is not specified.";
$MESS["MAIN_SMILE_IMAGE_XY_ERROR"] = "The smiley image size is not specified.";
$MESS["MAIN_SMILE_ALL_SET"] = "All sets";
$MESS["MAIN_SMILE_SET_NAME"] = "Set: #ID#";
$MESS["MAIN_SMILE_GALLERY_NAME"] = "Gallery: #ID#";
$MESS["MAIN_SMILE_DEF_GALLERY_NAME"] = "Standard gallery";
$MESS["MAIN_SMILE_DEF_SET_NAME"] = "Default pack";
$MESS["MAIN_SMILE_USER_GALLERY_NAME"] = "Custom gallery";
?>