Index: trunk/extensions/EmailCapture/EmailCapture.i18n.php |
— | — | @@ -16,16 +16,23 @@ |
17 | 17 | 'emailcapture-desc' => 'Capture e-mail addresses, and allow users to verify them through e-mail', |
18 | 18 | 'emailcapture-failure' => "Your e-mail was '''not''' verified.", |
19 | 19 | 'emailcapture-response-subject' => '{{SITENAME}} e-mail address verification', |
20 | | - 'emailcapture-response-body' => 'Verify your e-mail address by following this link: |
| 20 | + 'emailcapture-response-body' => 'Hello! |
| 21 | + |
| 22 | +Thank you for for expressing interest in helping to improve {{SITENAME}}. |
| 23 | + |
| 24 | +Please take a moment to confirm your email by clicking on the link below: |
21 | 25 | $1 |
22 | 26 | |
23 | | -You can also visit: |
| 27 | +You may also visit: |
24 | 28 | $2 |
25 | 29 | |
26 | | -and enter the following verification code: |
| 30 | +And enter the following confirmation cod: |
27 | 31 | $3 |
28 | 32 | |
29 | | -Thank you for verifying your e-mail address.', |
| 33 | +We’ll be in touch shortly with how you can help improve {{SITENAME}}. |
| 34 | + |
| 35 | +If you didn’t initiate this request, please ignore this email and we won’t send you anything else. |
| 36 | +', |
30 | 37 | 'emailcapture-success' => 'Your e-mail address was successfully verified.', |
31 | 38 | 'emailcapture-instructions' => 'To verify your e-mail address, enter the code that was emailed to you and click "{{int:emailcapture-submit}}".', |
32 | 39 | 'emailcapture-verify' => 'Verification code:', |