Index: trunk/extensions/EmailCapture/EmailCapture.i18n.php |
— | — | @@ -20,7 +20,7 @@ |
21 | 21 | |
22 | 22 | Thank you for expressing interest in helping to improve {{SITENAME}}. |
23 | 23 | |
24 | | -Please take a moment to confirm your email by clicking on the link below: |
| 24 | +Please take a moment to confirm your e-mail by clicking on the link below: |
25 | 25 | $1 |
26 | 26 | |
27 | 27 | You may also visit: |
— | — | @@ -31,12 +31,12 @@ |
32 | 32 | |
33 | 33 | We’ll be in touch shortly with how you can help improve {{SITENAME}}. |
34 | 34 | |
35 | | -If you didn’t initiate this request, please ignore this email and we won’t send you anything else. |
| 35 | +If you didn’t initiate this request, please ignore this e-mail and we won’t send you anything else. |
36 | 36 | ', |
37 | 37 | 'emailcapture-success' => 'Thank you! |
38 | 38 | |
39 | | -Your email has been successfully confirmed.', |
40 | | - 'emailcapture-instructions' => 'To verify your e-mail address, enter the code that was emailed to you and click "{{int:emailcapture-submit}}".', |
| 39 | +Your e-mail has been successfully confirmed.', |
| 40 | + 'emailcapture-instructions' => 'To verify your e-mail address, enter the code that was e-mailed to you and click "{{int:emailcapture-submit}}".', |
41 | 41 | 'emailcapture-verify' => 'Verification code:', |
42 | 42 | 'emailcapture-submit' => 'Verify e-mail address', |
43 | 43 | ); |