Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php |
— | — | @@ -59,7 +59,7 @@ |
60 | 60 | 'payflowpro_gateway-error-msg-street' => 'street address', |
61 | 61 | 'payflowpro_gateway-error-msg-city' => 'city', |
62 | 62 | 'payflowpro_gateway-error-msg-state' => 'state', |
63 | | - 'payflowpro_gateway-error-msg-zip' => 'zip code', |
| 63 | + 'payflowpro_gateway-error-msg-zip' => 'postal code', |
64 | 64 | 'payflowpro_gateway-error-msg-card_num' => 'credit card number', |
65 | 65 | 'payflowpro_gateway-error-msg-expiration' => "card's expiration date", |
66 | 66 | 'payflowpro_gateway-error-msg-cvv' => 'CVV from the back of your card', |
— | — | @@ -85,7 +85,7 @@ |
86 | 86 | <h4>Visa, Mastercard</h4> |
87 | 87 | <p>The 3-digit code is located on the back of your card, inside the signature area. |
88 | 88 | 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> |
90 | 90 | <p>The code is ALWAYS located ABOVE the embossed (raised) account number on the face of the card. |
91 | 91 | In some instances, the code is located on the left side of the card, but is always above the account number.</p><br />', |
92 | 92 | 'donate_interface-GBP' => 'GBP: British Pound', |