$MESS["SALE_DH_RUSSIANPOST_NAME"] = "Russian Post";
$MESS["SALE_DH_RUSSIANPOST_DESCRIPTION"] = "Mail delivery";
$MESS["SALE_DH_RUSSIANPOST_GROUND_TITLE"] = "land mail";
$MESS["SALE_DH_RUSSIANPOST_AVIA_TITLE"] = "air mail";
$MESS["SALE_DH_RUSSIANPOST_DESCRIPTION_INNER"] = "Handler for Post of Russia. Based upon the on-line domestic mail price list and international mail mail price list. The e-Store address must be specified in the module settings.
Delivers from Moscow only.";
$MESS["SALE_DH_RUSSIANPOST_GROUND"] = "Land";
$MESS["SALE_DH_RUSSIANPOST_AVIA"] = "Air";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY_23"] = "Registered book post";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY_12"] = "Registered card";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY_13"] = "Registered letter";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY_26"] = "Registered postal packet";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY_36"] = "Registered parcel";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY_16"] = "Registered letter";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_TITLE"] = "Parameters";
$MESS["SALE_DH_RUSSIANPOST_CONFIG_CATEGORY"] = "Mail type";
$MESS["SALE_DH_RUSSIANPOST_ERROR_CONNECT"] = "Cannot calculate the delivery cost: connection error";
$MESS["SALE_DH_RUSSIANPOST_ERROR_RESPONSE"] = "Cannot calculate the delivery cost: bad server response";
$MESS["SALE_DH_RUSSIANPOST_ERROR_NOZIP"] = "Cannot calculate the delivery cost: cannot identify zip code";
$MESS["SALE_DH_RUSSIANPOST_DESCRIPTION_INNER2"] = "
Note that the services requires that the order property Use as zip code exists.";
$MESS["SALE_DH_RUSSIANPOST_MESSAGE"] = "This delivery service handler is outdated and no longer supported. Please use the #A1#new handler#A2#.";
?>