<%= __('These email addresses will be the defaults for each new email created.') %>

<%= __('These email addresses will receive notifications (separate each address with a comma).') %>

<%= __('Visitors that comment on a post can click on a checkbox to subscribe to your list.') %>

checked="checked"<% endif %> />

value="<%= settings.subscribe.on_comment.label %>" <% else %> value="<%= __('Yes, add me to your mailing list.') %>" <% endif %> />

<%= __('Allow users who register on your site to subscribe to a list.') %>

<% if(flags.registration_enabled == true) %>

checked="checked" <% endif %> />

value="<%= settings.subscribe.on_register.label %>" <% else %> value="<%= __('Yes, add me to your mailing list.') %>" <% endif %> />

<% else %>

<%= __('Registration is disabled on this site.') %>

<% endif %>

<%= __('Your subscribers will be directed to this page when they click the "Manage your subscription" link in your email.') %>

<%= __('Preview') %>

<%= __('Your subscribers will be directed to this page when they click the "Unsubscribe" link in your email.') %>
<%= __('Use this shortcode on your website\'s WordPress pages: [mailpoet_manage text="Manage your subscription"].') %>

<%= __('Preview') %>

<%= __('Paste this shortcode on a page to display a list of past newsletters.') %>

<%= __('Paste this shortcode on a post or page to display the total number of confirmed subscribers.') %>