r58583 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58582‎ | r58583 | r58584 >
Date:15:34, 5 November 2009
Author:siebrand
Status:ok
Tags:
Comment:
Fix typo
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
@@ -40,7 +40,7 @@
4141 'payflowpro_gateway-error-msg' => 'Please enter your $1',
4242 'payflowpro_gateway-error-msg-email' => '**Please enter a valid e-mail address**',
4343 'payflowpro_gateway-error-msg-amex' => '**Please enter a correct card number for American Express.**',
44 - 'payflowpro_gateway-error-msg-mc' => '**Please enter a correct card number for Mastercard.**',
 44+ 'payflowpro_gateway-error-msg-mc' => '**Please enter a correct card number for MasterCard.**',
4545 'payflowpro_gateway-error-msg-visa' => '**Please enter a correct card number for Visa.**',
4646 'payflowpro_gateway-response-0' => 'Your transaction has been approved.
4747 Thank you for your donation!',

Status & tagging log