Your IP : 108.162.241.184


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/classes/general/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/classes/general/short_uri.php

<?
$MESS["MN_SU_NO_ID"] = "The URL ID is not specified.";
$MESS["MN_SU_DELETE_ERROR"] = "Error deleting the record.";
$MESS["MN_SU_NO_URI"] = "The destination URL is not specified.";
$MESS["MN_SU_NO_SHORT_URI"] = "The alternate URL is not specified.";
$MESS["MN_SU_WRONG_SHORT_URI"] = "The destination URL is incorrect.";
$MESS["MN_SU_NO_STATUS"] = "HTTP status code is not specified.";
$MESS["MN_SU_WRONG_STATUS"] = "The specified HTTP status code is not supported.";
$MESS["MN_SU_HTTP_STATUS_301"] = "301 (Moved Permanently)";
$MESS["MN_SU_HTTP_STATUS_302"] = "302 (Found)";
?>