r87341 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87340‎ | r87341 | r87342 >
Date:17:24, 3 May 2011
Author:krinkle
Status:resolved
Tags:
Comment:
(bug 28723) Email confirmation interface messages are not up to date
Modified paths:
  • /trunk/extensions/EmailCapture/EmailCapture.i18n.php (modified) (history)

Diff [purge]

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

Follow-up revisions

RevisionCommit summaryAuthorDate
r87342typokrinkle17:36, 3 May 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87338(bug 28723) Email confirmation interface messages are not up to datekrinkle17:21, 3 May 2011

Status & tagging log