Siebrand has uploaded a new change for review.

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


Change subject: Use double quotes consistently
......................................................................

Use double quotes consistently

Used throughout MediaWiki, so replacing the single quotes here.

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


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

diff --git a/gateway_common/interface.i18n.php 
b/gateway_common/interface.i18n.php
index 3f0b263..ab56f06 100644
--- a/gateway_common/interface.i18n.php
+++ b/gateway_common/interface.i18n.php
@@ -428,8 +428,8 @@
        'donate_interface-tax-info' => 'Tax deductibility information',
        'donate_interface-informationsharing' => 'By donating, you are sharing 
your information with the Wikimedia Foundation, the nonprofit organization that 
hosts Wikipedia and other Wikimedia projects, and its service providers in the 
U.S. and elsewhere pursuant to our donor privacy policy. We do not sell or 
trade your information to anyone. For more information please read <a 
href="//wikimediafoundation.org/wiki/Donor_policy/en">our donor policy</a>.',
        'donate_interface-currency-change' => 'Change?',
-       'donate_interface-bank_transfer_message' => 'Please notice that your 
statement will show \'Global Collect\' as the recipient of this gift. Global 
Collect is authorized to accept and process payments on behalf of Wikimedia 
Foundation. Remember to include the reference number provided here on your bank 
transfer and feel free to email [email protected] if you have any 
questions or concerns.',
-       'donate_interface-globalcollect-proxy' => 'Please notice that your 
statement will show \'Global Collect\' as the recipient of this gift. Global 
Collect is authorized to accept and process payments on behalf of Wikimedia 
Foundation.',
+       'donate_interface-bank_transfer_message' => 'Please notice that your 
statement will show "Global Collect" as the recipient of this gift. Global 
Collect is authorized to accept and process payments on behalf of Wikimedia 
Foundation. Remember to include the reference number provided here on your bank 
transfer and feel free to email [email protected] if you have any 
questions or concerns.',
+       'donate_interface-globalcollect-proxy' => 'Please notice that your 
statement will show "Global Collect" as the recipient of this gift. Global 
Collect is authorized to accept and process payments on behalf of Wikimedia 
Foundation.',
 
        // Tax deductibility and other legalese
        'donate_interface-taxded-link-int' => 'Tax and other legal information',

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

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

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

Reply via email to