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

Revision: 59206
Author:   siebrand
Date:     2009-11-18 19:13:10 +0000 (Wed, 18 Nov 2009)

Log Message:
-----------
* zip code -> postal code
* Amex -> American Express

Modified Paths:
--------------
    
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
   2009-11-18 19:09:00 UTC (rev 59205)
+++ 
trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
   2009-11-18 19:13:10 UTC (rev 59206)
@@ -59,7 +59,7 @@
        'payflowpro_gateway-error-msg-street' => 'street address',
        'payflowpro_gateway-error-msg-city' => 'city',
        'payflowpro_gateway-error-msg-state' => 'state',
-       'payflowpro_gateway-error-msg-zip' => 'zip code',
+       'payflowpro_gateway-error-msg-zip' => 'postal code',
        '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',
@@ -85,7 +85,7 @@
 <h4>Visa, Mastercard</h4>
 <p>The 3-digit code is located on the back of your card, inside the signature 
area.
 Typically the signature panel will have a series of numbers, but only the last 
three digits make up the CVV code.</p>
-<h4>Amex</h4>
+<h4>American Express</h4>
 <p>The code is ALWAYS located ABOVE the embossed (raised) account number on 
the face of the card.
 In some instances, the code is located on the left side of the card, but is 
always above the account number.</p><br />',
        'donate_interface-GBP' => 'GBP: British Pound',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to