r100098 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100097‎ | r100098 | r100099 >
Date:23:02, 17 October 2011
Author:khorn
Status:ok
Tags:fundraising 
Comment:
Starting to merge the fundraising branch of DonationInterface back into trunk, with the two new i18n labels.
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
@@ -11,6 +11,7 @@
1212 /** English */
1313 $messages['en'] = array(
1414 'payflowprogateway' => 'Make your donation now',
 15+ 'globalcollectgateway' => 'Make your donation now',
1516 'payflowpro_gateway-desc' => 'PayPal Payflow Pro credit card processing',
1617 'payflowpro_gateway-accessible' => 'This page is only accessible from the donation page.',
1718 'payflowpro_gateway-paypal-button' => 'Donate via PayPal',
@@ -62,6 +63,7 @@
6364 'payflowpro_gateway-error-msg-state' => 'state',
6465 'payflowpro_gateway-error-msg-zip' => 'postal code',
6566 'payflowpro_gateway-error-msg-country' => 'country',
 67+ 'payflowpro_gateway-error-msg-card_type' => 'credit card type',
6668 'payflowpro_gateway-error-msg-card_num' => 'credit card number',
6769 'payflowpro_gateway-error-msg-expiration' => "card's expiration date",
6870 'payflowpro_gateway-error-msg-cvv' => 'CVV from the back of your card',
Property changes on: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
___________________________________________________________________
Added: svn:mergeinfo
6971 Merged /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php:r95444-100091

Status & tagging log