r101918 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101917‎ | r101918 | r101919 >
Date:23:50, 3 November 2011
Author:kaldari
Status:resolved
Tags:
Comment:
adding donate_interface-currency-display to i18n
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/interface.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
@@ -119,6 +119,7 @@
120120 'donate_interface-XCD' => 'East Caribbean dollar',
121121 'donate_interface-XOF' => 'West African CFA franc',
122122 'donate_interface-ZAR' => 'South African rand',
 123+ 'donate_interface-currency-display' => '$1 ($2)',
123124
124125 // Migrated messages
125126 'donate_interface-accessible' => 'This page is only accessible from the donation page.',
@@ -491,6 +492,7 @@
492493 'donate_interface-XCD' => 'Used in drop-down field for currency.',
493494 'donate_interface-XOF' => 'Used in drop-down field for currency.',
494495 'donate_interface-ZAR' => 'Used in drop-down field for currency.',
 496+ 'donate_interface-currency-display' => '$1 is the name of a currency. $2 is the corresponding currency code.',
495497 'donate_interface-accessible' => 'Error message if you try to go to "Special:PayFlowProGateway" from anywhere else than the donation form.',
496498 'donate_interface-paypal-button' => 'Button to choose to donate via PayPal.',
497499 'donate_interface-cc-button' => 'Button to choose to donate by credit card.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r101920Follow-up r101918: update tags.siebrand23:57, 3 November 2011
r101921Add underscore missing in r101918.siebrand00:00, 4 November 2011

Status & tagging log