$MESS["SENDER_MAILING_TRIG_LETTER_MESSAGE_SHOW"] = "Show message";
$MESS["SENDER_MAILING_TRIG_LETTER_MESSAGE_HIDE"] = "Hide message";
$MESS["SENDER_SHOW_TEMPLATE_LIST"] = "Show templates? This will delete the current message text.";
$MESS["sender_chain_edit_tab_main"] = "Description";
$MESS["sender_chain_edit_tab_main_title"] = "Newsletter status";
$MESS["sender_chain_edit_tab_message"] = "Messages";
$MESS["sender_chain_edit_tab_message_title"] = "Set message preferences and order";
$MESS["sender_chain_edit_title_edit"] = "Newsletter messages ";
$MESS["sender_chain_edit_list"] = "Triggered e-mails";
$MESS["sender_chain_edit_list_title"] = "View triggered e-mails";
$MESS["sender_chain_edit_error_empty_time"] = "The sending time is required in the sending method.";
$MESS["sender_chain_edit_error_time_format"] = "Incorrect time format used in the sending method.";
$MESS["sender_chain_edit_error_reiterate"] = "Days of month or week need to be specified in the sending method.";
$MESS["sender_chain_edit_error_send_type"] = "Please select a sending method.";
$MESS["sender_chain_edit_error_select_template"] = "No template selected.";
$MESS["sender_chain_edit_test_title"] = "Test newsletter";
$MESS["sender_chain_edit_test_desc"] = "Test the newsletter to make sure your message looks good at a recipient side. Enter test e-mail addresses manually, separate multiple entries with a comma.";
$MESS["sender_chain_edit_test_field_recipient"] = "Send test message to:";
$MESS["sender_chain_edit_test_field_recipient_desc"] = "separate multiple entries with a comma";
$MESS["sender_chain_edit_test_last_recipient"] = "Recent addresses:";
$MESS["sender_chain_edit_test_btn"] = "Send";
$MESS["sender_chain_edit_field_status"] = "Process status:";
$MESS["sender_chain_edit_field_status_y"] = "Started";
$MESS["sender_chain_edit_field_status_n"] = "Stopped";
$MESS["sender_chain_edit_field_status_btn_n"] = "Stop";
$MESS["sender_chain_edit_field_status_btn_y"] = "Start";
$MESS["sender_chain_edit_field_author"] = "Created by";
$MESS["sender_chain_edit_dict_time_mi"] = "minutes";
$MESS["sender_chain_edit_dict_time_ho"] = "hours";
$MESS["sender_chain_edit_dict_time_da"] = "days";
$MESS["sender_chain_edit_dict_time_we"] = "weeks";
$MESS["sender_chain_edit_dict_time_mo"] = "months";
$MESS["sender_chain_edit_time_dialog_title"] = "Send in:";
$MESS["sender_chain_edit_time_dialog_btn_apply"] = "Apply";
$MESS["sender_chain_edit_time_dialog_btn_cancel"] = "Cancel";
$MESS["sender_chain_edit_list_event_start"] = "Newsletter trigger event:";
$MESS["sender_chain_edit_list_add"] = "Add message";
$MESS["sender_chain_edit_list_event_end"] = "Goal achieved:";
$MESS["sender_chain_edit_field_time_thr"] = "in";
$MESS["sender_chain_edit_field_time_after"] = "after";
$MESS["sender_chain_edit_field_time_event"] = "event";
$MESS["sender_chain_edit_field_time_change"] = "change";
$MESS["sender_chain_edit_field_title"] = "E-mail #";
$MESS["sender_chain_edit_field_delete"] = "delete";
$MESS["sender_chain_edit_field_created"] = "Created on";
$MESS["sender_chain_edit_field_created_text"] = "%DATE_CREATE% by %AUTHOR%";
$MESS["sender_chain_edit_field_created_new"] = "Will be created after saving";
$MESS["sender_chain_edit_field_created_exists_but_not_save"] = "Created, but the latest changes will be applied after saving";
$MESS["sender_chain_edit_field_sel_templ"] = "Selected message template:";
$MESS["sender_chain_edit_field_sel_templ_another"] = "Select another template";
$MESS["sender_chain_edit_field_subject"] = "Subject:";
$MESS["sender_chain_edit_field_subject_desc"] = "Use fields to personalize newsletter messages. When sending a message to a recipient, the fields will be replaced with appropriate text. For example, you can have a message to contain the recipient's first and last names, a current date or the link to a currently featured product.";
$MESS["sender_chain_edit_field_subject_personalize"] = "Personalization fields:";
$MESS["sender_chain_edit_field_email_from"] = "Sender:";
$MESS["sender_chain_edit_field_email_from_last"] = "Your addresses:";
$MESS["sender_chain_edit_field_email_from_desc"] = "This address will be seen in the From field.";
$MESS["sender_chain_edit_field_message"] = "Message body";
$MESS["sender_chain_edit_pers_help"] = "Use fields to personalize newsletter messages.
When sending a message to a recipient, the fields will be replaced with appropriate text.
For example, you can have a message to contain the recipient's first and last names, a current date or the link to a currently featured product.";
$MESS["sender_chain_edit_trigger_name_default"] = "Notification, all e-mails sent";
$MESS["sender_chain_edit_maintext"] = "Triggered E-mails is a sequence of messages sent when a specified event occurs.
After a triggered e-mail is configured, it has to be started explicitly.";
$MESS["sender_chain_edit_field_time_letter"] = "last message";
$MESS["SENDER_MAILING_TRIG_ERROR_NOT_FOUND"] = "Triggered e-mail was not found";
$MESS["sender_chain_edit_state1"] = "Status";
$MESS["sender_chain_edit_field_priority"] = "Priority:";
$MESS["sender_chain_edit_field_priority_1"] = "High";
$MESS["sender_chain_edit_field_priority_3"] = "Normal";
$MESS["sender_chain_edit_field_priority_5"] = "Low";
$MESS["sender_chain_edit_field_linkparams"] = "Add parameters to all links:";
?>