I propose some changes for Subscribe2 and I prepared a patches for that.
In this ticket I attached patches for two changes:
- passing more arguments to s2_html_email hook
- splitting subscribe_confirmation_sent message to separate messages for subscribing and unsubscribing since current message is very confusing for user (my English is not very good so MattyRob? should improve language in it)
Additionally, here is translation of 7.0.1 in Serbian.
http://wordpress.org/extend/plugins/subscribe2/
@Milan,
Thanks for those tickets and translation files. First patch is quite sensible as it avoids needing to cut the message or subject from the string passed as they'd be available immediately.
The second patch has issues though, it stops users of the plugin being able to edit the emails in the templates area of the Settings page. I've tried to minimise the number of templates by combining the subscribe and unsubscribe emails.