r104745 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104744‎ | r104745 | r104746 >
Date:20:49, 30 November 2011
Author:jhsoby
Status:ok
Tags:
Comment:
Adding two messages
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/interface.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
@@ -380,6 +380,8 @@
381381 'donate_interface-email-unsub-success' => 'You have successfully been removed from our mailing list',
382382 'donate_interface-email-unsub-delay' => 'Please allow up to four (4) days for the changes to take effect. We apologize for any emails you receive during this time. If you have any questions, please contact <donations@wikimedia.org>',
383383 'donate_interface-email-unsub-fail' => 'There was an error processing your request, please contact <donations@wikimedia.org>.',
 384+ 'donate_interface-email-unsub-confirm' => 'Are you sure you want to unsubscribe <b>$1</b>?',
 385+ 'donate_interface-email-unsub-warning' => 'This will opt you out of emails from the Wikimedia Foundation sent to you as a donor. You may still receive emails to this email address if it is associated with an account on one of our projects. If you have any questions, please contact <a href="mailto:donations@wikimedia.org">donations@wikimedia.org</a>.',
384386
385387 // Various form interface elements
386388 'donate_interface-faqs' => 'Frequently asked questions',
@@ -782,6 +784,8 @@
783785 'donate_interface-email-unsub-success' => 'The message that is shown when a user is successfully unsubscribed from the mailing list',
784786 'donate_interface-email-unsub-delay' => 'The message that is shown when there is a delay in the unsubscription of a donor from the mailing list',
785787 'donate_interface-email-unsub-fail' => 'The message that is shown when there has been an error in the unsubscription of a donor from the mailing list',
 788+ 'donate_interface-email-unsub-confirm' => 'To confirm that the user wants to unsubscribe from getting e-mail notifications. \'\'\'$1\'\'\' is the user\'s e-mail address.',
 789+ 'donate_interface-email-unsub-warning' => 'A warning that unsubscribing from donation requests will not unsubscribe from talk page notifications, etc.',
786790 'donate_interface-faqs' => 'Link text to the frequently asked questions page',
787791 'donate_interface-tax-info' => 'Link to information about the tax deducability of donations',
788792 'donate_interface-currency-change' => 'Link shown next to the radio buttons to choose amount. Users click this to change the currency of their donation.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r105350MFT r104225, r104471, r104503, r104539, r104588, r104600, r104607, r104648, ...khorn21:12, 6 December 2011
r105351MFT r104225, r104471, r104503, r104539, r104588, r104600, r104607, r104648, ...khorn21:12, 6 December 2011
r106245MFT r102664, r102689, r102736, r102807, r102812, r102824, r102872, r102922, r...awjrichards21:26, 14 December 2011

Status & tagging log