r59206 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59205‎ | r59206 | r59207 >
Date:19:13, 18 November 2009
Author:siebrand
Status:ok
Tags:
Comment:
* zip code -> postal code
* Amex -> American Express
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
@@ -59,7 +59,7 @@
6060 'payflowpro_gateway-error-msg-street' => 'street address',
6161 'payflowpro_gateway-error-msg-city' => 'city',
6262 'payflowpro_gateway-error-msg-state' => 'state',
63 - 'payflowpro_gateway-error-msg-zip' => 'zip code',
 63+ 'payflowpro_gateway-error-msg-zip' => 'postal code',
6464 'payflowpro_gateway-error-msg-card_num' => 'credit card number',
6565 'payflowpro_gateway-error-msg-expiration' => "card's expiration date",
6666 'payflowpro_gateway-error-msg-cvv' => 'CVV from the back of your card',
@@ -85,7 +85,7 @@
8686 <h4>Visa, Mastercard</h4>
8787 <p>The 3-digit code is located on the back of your card, inside the signature area.
8888 Typically the signature panel will have a series of numbers, but only the last three digits make up the CVV code.</p>
89 -<h4>Amex</h4>
 89+<h4>American Express</h4>
9090 <p>The code is ALWAYS located ABOVE the embossed (raised) account number on the face of the card.
9191 In some instances, the code is located on the left side of the card, but is always above the account number.</p><br />',
9292 'donate_interface-GBP' => 'GBP: British Pound',

Status & tagging log