Your IP : 172.28.240.42


Current Path : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/modules/sender/lang/en/
Upload File :
Current File : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/modules/sender/lang/en/options.php

<?
$MESS["MAIN_RESTORE_DEFAULTS"] = "Default";
$MESS["opt_def_from"] = "Default sender address:";
$MESS["opt_method_agent"] = "Agent";
$MESS["opt_method_cron"] = "Cron";
$MESS["opt_max_per_hit"] = "Max. e-mails to send during single run:";
$MESS["opt_interval"] = "Seconds to wait between sending attempts (0 - send all at once):";
$MESS["opt_method"] = "Auto sending method:";
$MESS["opt_reiterate_method"] = "Check for recurring newsletters using:";
$MESS["opt_reiterate_interval"] = "Check for recurring newsletters every (seconds):";
$MESS["opt_address_from"] = "Addresses for use in From field:";
$MESS["opt_address_send_to_me"] = "Addresses to send test messages to:";
$MESS["opt_sender_cron_support"] = "Cron cannot be currently used. It is supported since Kernel version 15.0.9. Your Kernel version is";
$MESS["opt_unsub_link"] = "Custom unsubscription page:";
$MESS["opt_auto_agent_interval"] = "Delay between subsequent sending jobs (sec., 0 - don't wait):";
$MESS["opt_sub_link"] = "Custom subscription page:";
$MESS["opt_link_protocol"] = "Message URL log:";
$MESS["opt_max_per_cron"] = "Number of e-mails to send at once using cron:";
?>