http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100098

Revision: 100098
Author:   khorn
Date:     2011-10-17 23:02:03 +0000 (Mon, 17 Oct 2011)
Log Message:
-----------
Starting to merge the fundraising branch of DonationInterface back into trunk, 
with the two new i18n labels. 

Modified Paths:
--------------
    
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php

Property Changed:
----------------
    
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php

Modified: 
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
===================================================================
--- 
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
   2011-10-17 22:57:50 UTC (rev 100097)
+++ 
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
   2011-10-17 23:02:03 UTC (rev 100098)
@@ -11,6 +11,7 @@
 /** English */
 $messages['en'] = array(
        'payflowprogateway' => 'Make your donation now',
+       'globalcollectgateway' => 'Make your donation now',
        'payflowpro_gateway-desc' => 'PayPal Payflow Pro credit card 
processing',
        'payflowpro_gateway-accessible' => 'This page is only accessible from 
the donation page.',
        'payflowpro_gateway-paypal-button' => 'Donate via PayPal',
@@ -62,6 +63,7 @@
        'payflowpro_gateway-error-msg-state' => 'state',
        'payflowpro_gateway-error-msg-zip' => 'postal code',
        'payflowpro_gateway-error-msg-country' => 'country',
+       'payflowpro_gateway-error-msg-card_type' => 'credit card type',
     'payflowpro_gateway-error-msg-card_num' => 'credit card number',
        'payflowpro_gateway-error-msg-expiration' => "card's expiration date",
        'payflowpro_gateway-error-msg-cvv' => 'CVV from the back of your card',


Property changes on: 
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
___________________________________________________________________
Added: svn:mergeinfo
   + 
/branches/fundraising/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php:95444-100091


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

Reply via email to