Index: trunk/extensions/EmailCapture/EmailCapture.i18n.php |
— | — | @@ -16,7 +16,7 @@ |
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' => 'To verify your e-mail address, following this link: |
| 20 | + 'emailcapture-response-body' => 'To verify your e-mail address, follow the following link: |
21 | 21 | $1 |
22 | 22 | |
23 | 23 | You can also visit: |
— | — | @@ -27,7 +27,7 @@ |
28 | 28 | |
29 | 29 | Thank you for verifying your e-mail address.', |
30 | 30 | 'emailcapture-success' => 'Your e-mail address was successfully verified.', |
31 | | - 'emailcapture-instructions' => 'To verify your e-mail address, enter the code that was emailed to you and click verify.', |
| 31 | + 'emailcapture-instructions' => 'To verify your e-mail address, enter the code that was emailed to you and click "{{int:emailcapture-submit}}".', |
32 | 32 | 'emailcapture-verify' => 'Verification code:', |
33 | 33 | 'emailcapture-submit' => 'Verify e-mail address', |
34 | 34 | ); |