$MESS["SALE_DH_EMS_NAME"] = "EMS Post of Russia";
$MESS["SALE_DH_EMS_DESCRIPTION"] = "Express Delivery";
$MESS["SALE_DH_EMS_DESCRIPTION_INNER"] = "Handler for EMS Post of Russia. Ships only from Russia. Based on public EMS API.
Requires the shop address to be specified in the module settings.";
$MESS["SALE_DH_EMS_DELIVERY_TITLE"] = "express delivery";
$MESS["SALE_DH_EMS_CONFIG_TITLE"] = "Parameters";
$MESS["SALE_DH_EMS_CONFIG_CATEGORY"] = "Shipment Type (worldwide delivery)";
$MESS["SALE_DH_EMS_CONFIG_CATEGORY_att"] = "products";
$MESS["SALE_DH_EMS_CONFIG_CATEGORY_doc"] = "documents (up to 2 kilos)";
$MESS["SALE_DH_EMS_ERROR_CONNECT"] = "Cannot calculate the cost of delivery: connection error.";
$MESS["SALE_DH_EMS_CORRECT_CITIES"] = "Cities update.";
$MESS["SALE_DH_EMS_CORRECT_COUNTRIES"] = "Countries update.";
$MESS["SALE_DH_EMS_ERROR_RESPONSE"] = "Cannot calculate the cost of delivery: wrong server response.";
$MESS["SALE_DH_EMS_ERROR_NO_CITY_TO"] = "The delivery service does not deliver to #CITY#.";
$MESS["SALE_DH_EMS_ERROR_NO_CITY_FROM"] = "The delivery service does not deliver from #CITY#.";
$MESS["SALE_DH_EMS_ERROR_NO_COUNTRY_TO"] = "The delivery service does not deliver to #COUNTRY#.";
$MESS["SALE_DH_EMS_DAYS"] = "days";
$MESS["SALE_DH_EMS_CORRECT_REGIONS"] = "Update regions.";
$MESS["SALE_DH_EMS_ERROR_NO_LOCATION_TO"] = "Delivery service cannot ship to this location";
?>