Index: trunk/extensions/EmailCapture/EmailCapture.i18n.php |
— | — | @@ -33,7 +33,9 @@ |
34 | 34 | |
35 | 35 | If you didn’t initiate this request, please ignore this email and we won’t send you anything else. |
36 | 36 | ', |
37 | | - 'emailcapture-success' => 'Your e-mail address was successfully verified.', |
| 37 | + 'emailcapture-success' => 'Thank you! |
| 38 | + |
| 39 | +Your email has been successfully confirmed.', |
38 | 40 | 'emailcapture-instructions' => 'To verify your e-mail address, enter the code that was emailed to you and click "{{int:emailcapture-submit}}".', |
39 | 41 | 'emailcapture-verify' => 'Verification code:', |
40 | 42 | 'emailcapture-submit' => 'Verify e-mail address', |