r102922 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102921‎ | r102922 | r102923 >
Date:23:12, 13 November 2011
Author:jamesur
Status:ok
Tags:
Comment:
syntax fix for r102921 messages silly commas
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/interface.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
@@ -324,7 +324,7 @@
325325 'donate_interface-donation-tshirt' => 'Donation (t-shirt offer)',
326326 'donate_interface-change' => 'Change',
327327 'donate_interface-select-credit-card' => 'Select credit card',
328 - 'donate_interface-optional' => 'optional'
 328+ 'donate_interface-optional' => 'optional',
329329
330330 // For more USA states, see us-states.i18n.php.
331331 'donate_interface-state-dropdown-YY' => 'Select a state',
@@ -779,7 +779,7 @@
780780 'donate_interface-monthlybox-bottom' => 'Message in the bottom of the monthly donation box ensuring donors that their donation will be processed securely.',
781781 '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",
782782 'donate_interface-secureLogo-text' => 'Text shown to donors for a link explaining more about SSL secure site certificates',
783 - 'donate_interface-optional' => 'used to mark a field that is not required to be filled out'
 783+ 'donate_interface-optional' => 'used to mark a field that is not required to be filled out',
784784 );
785785
786786 /** Magyar (magázó) (Magyar (magázó))

Follow-up revisions

RevisionCommit summaryAuthorDate
r102930MFT r102872, r102878, r102915, r102921, r102922, r102923, r102926, r102927, r...awjrichards01:37, 14 November 2011
r106245MFT r102664, r102689, r102736, r102807, r102812, r102824, r102872, r102922, r...awjrichards21:26, 14 December 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102921add optional message for formsjamesur22:58, 13 November 2011

Status & tagging log