https://www.mediawiki.org/wiki/Special:Code/MediaWiki/101918

Revision: 101918
Author:   kaldari
Date:     2011-11-03 23:50:26 +0000 (Thu, 03 Nov 2011)
Log Message:
-----------
adding donate_interface-currency-display to i18n

Modified Paths:
--------------
    trunk/extensions/DonationInterface/gateway_common/interface.i18n.php

Modified: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php
===================================================================
--- trunk/extensions/DonationInterface/gateway_common/interface.i18n.php        
2011-11-03 23:44:26 UTC (rev 101917)
+++ trunk/extensions/DonationInterface/gateway_common/interface.i18n.php        
2011-11-03 23:50:26 UTC (rev 101918)
@@ -119,6 +119,7 @@
        'donate_interface-XCD' => 'East Caribbean dollar',
        'donate_interface-XOF' => 'West African CFA franc',
        'donate_interface-ZAR' => 'South African rand',
+       'donate_interface-currency-display' => '$1 ($2)',
        
        // Migrated messages
        'donate_interface-accessible' => 'This page is only accessible from the 
donation page.',
@@ -491,6 +492,7 @@
        'donate_interface-XCD' => 'Used in drop-down field for currency.',
        'donate_interface-XOF' => 'Used in drop-down field for currency.',
        'donate_interface-ZAR' => 'Used in drop-down field for currency.',
+       'donate_interface-currency-display' => '$1 is the name of a currency. 
$2 is the corresponding currency code.',
        'donate_interface-accessible' => 'Error message if you try to go to 
"Special:PayFlowProGateway" from anywhere else than the donation form.',
        'donate_interface-paypal-button' => 'Button to choose to donate via 
PayPal.',
        'donate_interface-cc-button' => 'Button to choose to donate by credit 
card.',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to