r110202 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110201‎ | r110202 | r110203 >
Date:03:26, 28 January 2012
Author:jhsoby
Status:ok
Tags:
Comment:
Adding two more messages for donation forms
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/interface.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
@@ -407,9 +407,10 @@
408408 'donate_interface-monthlybox-yes' => 'Sure, make it monthly',
409409 'donate_interface-monthlybox-no' => 'NO, make a one-time donation',
410410 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.',
 411+ 'donate_interface-monthly-cancel' => 'Monthly payments will be debited by the Wikimedia Foundation until such time as you notify us to discontinue them.',
411412 'donate_interface-onetime' => 'Make a one-time donation',
412 -
413 - 'donate_interface-monthly-cancel' => 'Monthly payments will be debited by the Wikimedia Foundation until such time as you notify us to discontinue them.',
 413+ 'donate_interface-monthly-short' => 'Monthly',
 414+ 'donate_interface-onetime-short' => 'One-time',
414415
415416 // SecureLogo text
416417 'donate_interface-securelogo-title' => 'Click to Verify - This site chose VeriSign SSL for secure e-commerce and confidential communications.',
@@ -815,6 +816,8 @@
816817 'donate_interface-monthlybox-no' => 'Button to click to decline giving a monthly donation.',
817818 'donate_interface-monthlybox-bottom' => 'Message in the bottom of the monthly donation box ensuring donors that their donation will be processed securely.',
818819 'donate_interface-monthly-cancel' => 'Text shown to users next to a monthly donation option so that they know they should and can stop the monthly donation when they wish',
 820+ 'donate_interface-monthly-short' => 'Radio button to select monthly or one-time donation. This and the one-time message will be on the same line, so keep it as short as you can.',
 821+ 'donate_interface-onetime-short' => 'Radio button to select monthly or one-time donation. This and the monthly message will be on the same line, so keep it as short as you can.',
819822 'donate_interface-securelogo-title' => "Link 'title' that is shown to donors when they hover over the Verisign secure site logo that appears on donation forms",
820823 'donate_interface-secureLogo-text' => 'Text shown to donors for a link explaining more about SSL secure site certificates',
821824 );

Status & tagging log