|
@@ -27,7 +27,7 @@ $txt['paid_enabled_desc'] = 'This must be checked for the paid subscriptions to
|
|
$txt['paid_email'] = 'Send Notification Emails';
|
|
$txt['paid_email'] = 'Send Notification Emails';
|
|
$txt['paid_email_desc'] = 'Inform the admin when a subscription automatically changes.';
|
|
$txt['paid_email_desc'] = 'Inform the admin when a subscription automatically changes.';
|
|
$txt['paid_email_to'] = 'Email for Correspondence';
|
|
$txt['paid_email_to'] = 'Email for Correspondence';
|
|
-$txt['paid_email_to_desc'] = 'Comma-separated list of addresses to email notifications to in addition to forum admins.';
|
|
|
|
|
|
+$txt['paid_email_to_desc'] = 'Comma-separated list of addresses to email to send notifications to.';
|
|
$txt['paidsubs_test'] = 'Enable test mode';
|
|
$txt['paidsubs_test'] = 'Enable test mode';
|
|
$txt['paidsubs_test_desc'] = 'This puts the paid subscriptions into "test" mode, which will, wherever possible, use sandbox payment methods in PayPal, Authorize.net etc. Do not enable unless you know what you are doing!';
|
|
$txt['paidsubs_test_desc'] = 'This puts the paid subscriptions into "test" mode, which will, wherever possible, use sandbox payment methods in PayPal, Authorize.net etc. Do not enable unless you know what you are doing!';
|
|
$txt['paidsubs_test_confirm'] = 'Are you sure you want to enable test mode?';
|
|
$txt['paidsubs_test_confirm'] = 'Are you sure you want to enable test mode?';
|