r86172 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86171‎ | r86172 | r86173 >
Date:01:36, 16 April 2011
Author:purodha
Status:ok (Comments)
Tags:
Comment:
Modified paths:
  • /trunk/extensions/EmailCapture/EmailCapture.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EmailCapture/EmailCapture.i18n.php
@@ -16,7 +16,7 @@
1717 'emailcapture-desc' => 'Capture e-mail addresses, and allow users to verify them through e-mail',
1818 'emailcapture-failure' => "Your e-mail was '''not''' verified.",
1919 '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:
2121 $1
2222
2323 You can also visit:
@@ -27,7 +27,7 @@
2828
2929 Thank you for verifying your e-mail address.',
3030 '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}}".',
3232 'emailcapture-verify' => 'Verification code:',
3333 'emailcapture-submit' => 'Verify e-mail address',
3434 );

Follow-up revisions

RevisionCommit summaryAuthorDate
r86224Tweak message.siebrand18:09, 16 April 2011

Comments

#Comment by Aaron Schulz (talk | contribs)   01:15, 21 June 2011

"follow the following link"? Can this be "use" or "click" "the following link" or something. This made me chuckle a bit.

#Comment by Aaron Schulz (talk | contribs)   01:21, 21 June 2011

Done in r86224.

Status & tagging log