r102921 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102920‎ | r102921 | r102922 >
Date:22:58, 13 November 2011
Author:jamesur
Status:ok
Tags:
Comment:
add optional message for forms
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/interface.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
@@ -324,6 +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'
328329
329330 // For more USA states, see us-states.i18n.php.
330331 'donate_interface-state-dropdown-YY' => 'Select a state',
@@ -778,6 +779,7 @@
779780 'donate_interface-monthlybox-bottom' => 'Message in the bottom of the monthly donation box ensuring donors that their donation will be processed securely.',
780781 '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",
781782 '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'
782784 );
783785
784786 /** Magyar (magázó) (Magyar (magázó))

Follow-up revisions

RevisionCommit summaryAuthorDate
r102922syntax fix for r102921 messages silly commasjamesur23:12, 13 November 2011
r102930MFT r102872, r102878, r102915, r102921, r102922, r102923, r102926, r102927, r...awjrichards01:37, 14 November 2011

Status & tagging log