Shirayuki has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/95977


Change subject: FIx double-space
......................................................................

FIx double-space

* cannot
* compatible

Change-Id: I457e89cdd5f5b9fcb0f305e07ea18a4ee5dd7f7a
---
M gateway_common/interface.i18n.php
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/77/95977/1

diff --git a/gateway_common/interface.i18n.php 
b/gateway_common/interface.i18n.php
index c06b664..3efa4a3 100644
--- a/gateway_common/interface.i18n.php
+++ b/gateway_common/interface.i18n.php
@@ -33,7 +33,7 @@
        'donate_interface-small-amount-value' => '30',
        'donate_interface-amount-error' => 'Please enter a valid amount',
        'donate_interface-smallamount-error' => 'You must contribute at least 
$1',
-       'donate_interface-bigamount-error' => 'We can not accept donations 
greater than USD 10000 ($1 $2) through our website. Please contact our major 
gifts staff at $3.',
+       'donate_interface-bigamount-error' => 'We cannot accept donations 
greater than USD 10000 ($1 $2) through our website. Please contact our major 
gifts staff at $3.',
        'donate_interface-processing-error' => 'There has been an error 
processing your request.
 No processors are available.',
        'donate_interface-fallback-currency-notice' => 'Your currency was 
unsupported. Processing will take place using $1, if you decide to continue.',
@@ -174,9 +174,9 @@
        'donate_interface-card-name-visa' => 'Visa',
        'donate_interface-card-name-mc' => 'MasterCard',
        'donate_interface-card-name-discover' => 'Discover',
-       // 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.)
+       // 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 
compatible.)
        'donate_interface-error-msg-general' => 'There was an error processing 
your request.',
-       'donate_interface-error-msg-nopaypal' => 'Due to a technical error, we 
cannot send your request to PayPal.  Please try using our regular credit card 
donation form.',
+       'donate_interface-error-msg-nopaypal' => 'Due to a technical error, we 
cannot send your request to PayPal. Please try using our regular credit card 
donation form.',
        'donate_interface-error-msg' => 'Please enter your $1',
        'donate_interface-error-msg-field-correction' => 'Please correct the 
errors in your $1',
        'donate_interface-error-msg-js' => 'Please enter your',
@@ -238,7 +238,7 @@
        'donate_interface-otherways-short' => 'Other ways to give',
        'donate_interface-paypal' => 'Have a PayPal account? <a 
href="$1/index.php/Special:PayflowProGateway?_cache_=true&paypal=true&masthead=none&form_name=$2&text_template=2010/JimmyAppealLong&language=en&utm_source=$3&utm_medium=$4&utm_campaign=$5">Donate
 with PayPal</a>.',
        'donate_interface-credit-storage-processing' => 'We do not store your 
credit card information, and your personal data is subject to our <a 
href="//wikimediafoundation.org/wiki/Donor_policy">donor privacy policy</a>.',
-       'donate_interface-token-mismatch' => 'Your session has expired.  Please 
try filling out and submitting the form again.',
+       'donate_interface-token-mismatch' => 'Your session has expired. Please 
try filling out and submitting the form again.',
        'donate_interface-cc-form-header-personal' => 'Billing information',
        'donate_interface-cc-form-header-payment' => 'Payment information',
        'donate_interface-make-your-donation' => 'Make your donation now',

-- 
To view, visit https://gerrit.wikimedia.org/r/95977
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I457e89cdd5f5b9fcb0f305e07ea18a4ee5dd7f7a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to