Your IP : 18.117.149.93


Current Path : /home/bitrix/ext_www/coffe.land/bitrix/modules/sale/lang/en/admin/
Upload File :
Current File : /home/bitrix/ext_www/coffe.land/bitrix/modules/sale/lang/en/admin/delivery_handler_edit.php

<?
$MESS["SALE_DH_TITLE_EDIT"] = "Edit delivery service";
$MESS["SALE_DH_TAB_TITLE_EDIT"] = "Delivery parameters";
$MESS["SALE_DH_TAB_TITLE_EDIT_ALT"] = "Delivery service parameters";
$MESS["SALE_DH_SITES"] = "Select site";
$MESS["SALE_DH_USE_DIFF_SITES_SETTINGS"] = "Individual settings for each site";
$MESS["SALE_DH_SITES_LIST"] = "Select site";
$MESS["SALE_DH_EDIT_BASECONFIG"] = "Basic configuration";
$MESS["SALE_DH_EDIT_BASECONFIG_DESCR"] = "Basic configuration for delivery services";
$MESS["SALE_DH_EDIT_CONFIG"] = "Handler";
$MESS["SALE_DH_EDIT_CONFIG_DESCR"] = "Preferences required by services";
$MESS["SALE_DH_EDIT_PROFILES"] = "Profiles";
$MESS["SALE_DH_EDIT_PROFILES_DESCR"] = "Preferences of delivery profiles";
$MESS["SALE_DH_HANDLER_SORT"] = "Sorting:";
$MESS["SALE_DH_HANDLER_PATH"] = "Handler:";
$MESS["SALE_DH_HANDLER_ACTIVE"] = "Active:";
$MESS["SALE_DH_HANDLER_NAME"] = "Name:";
$MESS["SALE_DH_HANDLER_DESCRIPTION"] = "Description:";
$MESS["SALE_DH_PROFILE_USE_DEFAULT"] = "Use default profile settings:";
$MESS["SALE_DH_PROFILE_ACTIVE"] = "Active:";
$MESS["SALE_DH_PROFILE_TITLE"] = "Name:";
$MESS["SALE_DH_PROFILE_DESCRIPTION"] = "Description:";
$MESS["SALE_DH_PROFILE_WEIGHT_RESTRICTIONS"] = "Weight restriction:";
$MESS["SALE_DH_WEIGHT_UNIT_DEFAULT"] = "g";
$MESS["SALE_DH_PROFILE_WEIGHT_RESTRICTIONS_FROM"] = "from";
$MESS["SALE_DH_PROFILE_WEIGHT_RESTRICTIONS_TO"] = "to";
$MESS["SALE_DH_PROFILE_SUM_RESTRICTIONS"] = "Restriction on order amount:";
$MESS["SALE_DH_PROFILE_SUM_RESTRICTIONS_FROM"] = "from";
$MESS["SALE_DH_PROFILE_SUM_RESTRICTIONS_TO"] = "to";
$MESS["SALE_DH_PROFILE_SUM_RESTRICTIONS_CURRENCY"] = "currency:";
$MESS["SALE_DH_ERROR_UNRECOGNIZED"] = "Unknown error. Try again";
$MESS["SALE_DH_LIST"] = "Services";
$MESS["SALE_DH_LIST_ALT"] = "Delivery services";
$MESS["SALE_DH_HANDLER_TAX_RATE"] = "Additional delivery tax rate:";
$MESS["SALE_TAB_DELIVERY_PAY"] = "Payment Systems";
$MESS["SALE_TAB_DELIVERY_PAY_DESC"] = "Payment systems dependencies";
$MESS["SDEN_PAY_NAME"] = "Payment Systems";
$MESS["SDEN_PAYSYSTEM_ALL"] = "All";
$MESS["SDEN_LOGOTIP"] = "Delivery system logo";
$MESS["SDEN_LOGOTIP_DEL"] = "Delete file";
$MESS["SDEN_ORDER_RESTRICT"] = "Order restrictions";
$MESS["SDEN_PACKAGE_RESTRICT"] = "Shipment restrictions";
$MESS["SDEN_PACKAGE_MAX_DIM"] = "Max. package dimensions (LxWxH), mm.";
$MESS["SDEN_PACKAGE_MAX_SIZE"] = "Max. length:";
$MESS["SDEN_PACKAGE_MAX_DSUM"] = "Max. sum of dimensions";
$MESS["SALE_DH_HANDLER_CURRENCY"] = "Handler base currency:";
?>