Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -160,7 +160,7 @@ |
161 | 161 | 'donate_interface-donor-currency-msg' => 'This donation is being made in $1', |
162 | 162 | 'donate_interface-card-name-amex' => 'American Express', |
163 | 163 | 'donate_interface-card-name-visa' => 'Visa', |
164 | | - 'donate_interface-card-name-mc' => 'Mastercard', |
| 164 | + 'donate_interface-card-name-mc' => 'MasterCard', |
165 | 165 | 'donate_interface-card-name-discover' => 'Discover', |
166 | 166 | // The key names for the error messages should mostly match up with the donate_interface-donor keys above. (There are a few exceptions for backwards compat.) |
167 | 167 | 'donate_interface-error-msg-general' => 'There was an error processing your request.', |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | 'donate_interface-post-transaction' => 'Transaction details', |
202 | 202 | 'donate_interface-cvv-explain' => '<h4>What is CVV?</h4> |
203 | 203 | <p>Cardholder Verification Value (CVV): These three or four digit numbers help ensure that the physical card is in the cardholder’s possession. This helps to prevent unauthorized or fraudulent use.</p> |
204 | | -<h4>Visa, Mastercard</h4> |
| 204 | +<h4>Visa, MasterCard</h4> |
205 | 205 | <p>The 3-digit code is located on the back of your card, inside the signature area. |
206 | 206 | Typically the signature panel will have a series of numbers, but only the last three digits make up the CVV code.</p> |
207 | 207 | <h4>American Express</h4> |