r106742 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106741‎ | r106742 | r106743 >
Date:00:46, 20 December 2011
Author:pgehres
Status:ok
Tags:
Comment:
Making monthly donation text actually be monthly
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/interface.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
@@ -402,7 +402,7 @@
403403 // Monthly donation box
404404 'donate_interface-monthlybox-title' => 'Make it monthly?',
405405 'donate_interface-monthlybox-content' => 'Monthly donations are processed on the 2<sup>nd</sup> of every month. You may cancel at any time.',
406 - 'donate_interface-monthlybox-amount' => 'Donation amount:',
 406+ 'donate_interface-monthlybox-amount' => 'Monthly donation amount:',
407407 'donate_interface-monthlybox-yes' => 'Sure, make it monthly',
408408 'donate_interface-monthlybox-no' => 'NO, make a one-time donation',
409409 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r106885MFT r106598, r106683, r106689, r106690, r106719, r106742, r106745, r106858khorn22:53, 20 December 2011
r106970Removing excess punctuation from monthly message FU r106742pgehres19:40, 21 December 2011

Status & tagging log