Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -31,7 +31,7 @@ |
32 | 32 | 'donate_interface-medium-amount-value' => '75', |
33 | 33 | 'donate_interface-small-amount-value' => '30', |
34 | 34 | 'donate_interface-amount-error' => 'Please enter a valid amount', |
35 | | - 'donate_interface-smallamount-error' => 'You must contribute at least $1', |
| 35 | + 'donate_interface-smallamount-error' => 'You must contribute at least $1', |
36 | 36 | 'donate_interface-processing-error' => 'There has been an error processing your request. |
37 | 37 | No processors are available.', |
38 | 38 | |
— | — | @@ -125,9 +125,9 @@ |
126 | 126 | 'donate_interface-accessible' => 'This page is only accessible from the donation page.', |
127 | 127 | 'donate_interface-paypal-button' => 'Donate via PayPal', |
128 | 128 | 'donate_interface-cc-button' => 'Donate by credit card', |
129 | | - 'donate_interface-dd-button' => 'Donate by direct debit', |
130 | | - 'donate_interface-bt-button' => 'Donate by bank transfer', |
131 | | - 'donate_interface-rt-button' => 'Donate via bank using $1', |
| 129 | + 'donate_interface-dd-button' => 'Donate by direct debit', |
| 130 | + 'donate_interface-bt-button' => 'Donate by bank transfer', |
| 131 | + 'donate_interface-rt-button' => 'Donate through $1 bank', |
132 | 132 | 'donate_interface-donor-legend' => 'Donor information', |
133 | 133 | 'donate_interface-card-legend' => 'Credit card information', |
134 | 134 | 'donate_interface-amount-legend' => 'Donation amount', |
— | — | @@ -186,7 +186,7 @@ |
187 | 187 | 'donate_interface-error-msg-cvv' => 'CVV from the back of your card', |
188 | 188 | 'donate_interface-error-msg-captcha' => "The Captcha value you entered is incorrect. Please try again.", |
189 | 189 | 'donate_interface-error-msg-captcha-please' => "For your credit card security, please type the characters you see above.", |
190 | | - 'php-response-declined' => 'Your transaction could not be accepted.', |
| 190 | + 'php-response-declined' => 'Your transaction could not be accepted.', |
191 | 191 | 'donate_interface-thankyou' => 'Thank you for your donation!', |
192 | 192 | 'donate_interface-post-transaction' => 'Transaction details', |
193 | 193 | 'donate_interface-cvv-explain' => '<h4>What is CVV?</h4> |
— | — | @@ -198,7 +198,7 @@ |
199 | 199 | <p>The code is <i>always</i> located <i>above</i> the embossed (raised) account number on the face of the card. |
200 | 200 | In some instances, the code is located on the left side of the card, but is always above the account number.</p><br />', |
201 | 201 | 'donate_interface-question-comment' => 'Questions or comments? Contact: <a href="mailto:donate@wikimedia.org">donate@wikimedia.org</a>', |
202 | | - 'donate_interface-easydonate' => 'We are trying to make it easy for people in every country to donate. Please let us know how we could make it easier for you. Send your suggestions to: problemsdonating@wikimedia.org.', |
| 202 | + 'donate_interface-easydonate' => 'We are trying to make it easy for people in every country to donate. Please let us know how we could make it easier for you. Send your suggestions to: problemsdonating@wikimedia.org.', |
203 | 203 | 'donate_interface-donate-click' => 'Your credit card will be securely processed.', |
204 | 204 | 'donate_interface-otherways' => 'There are <a href="http://wikimediafoundation.org/wiki/Ways_to_Give/en">other ways to give, including PayPal, check, or mail</a>.', |
205 | 205 | 'donate_interface-otherways-alt' => 'There are <a href="http://wikimediafoundation.org/wiki/Ways_to_Give/en">other ways to give</a>, including by check.', |
— | — | @@ -357,37 +357,37 @@ |
358 | 358 | 'donate_interface-translate-redlink1' => 'Help translate this page.', |
359 | 359 | 'donate_interface-translate-redlink2' => 'Or e-mail your translation to translations@wikimedia.org', |
360 | 360 | |
361 | | - // E-mail related variables |
362 | | - 'donate_interface-email-fallbackname' => 'friend of the Wikimedia Foundation', |
363 | | - 'donate_interface-email-subject' => 'Thank you from the Wikimedia Foundation', |
364 | | - 'donate_interface-email-unsub-title' => 'Wikimedia Foundation unsubscribe', |
365 | | - 'donate_interface-email-unsub-button' => 'Unsubscribe', |
366 | | - 'donate_interface-email-unsub-success' => 'You have successfully been removed from our mailing list', |
367 | | - 'donate_interface-email-unsub-delay' => 'Please allow up to four (4) days for the changes to take effect. We apologize for any emails you receive during this time. If you have any questions, please contact <donations@wikimedia.org>', |
368 | | - 'donate_interface-email-unsub-fail' => 'There was an error processing your request, please contact <donations@wikimedia.org>.', |
| 361 | + // E-mail related variables |
| 362 | + 'donate_interface-email-fallbackname' => 'friend of the Wikimedia Foundation', |
| 363 | + 'donate_interface-email-subject' => 'Thank you from the Wikimedia Foundation', |
| 364 | + 'donate_interface-email-unsub-title' => 'Wikimedia Foundation unsubscribe', |
| 365 | + 'donate_interface-email-unsub-button' => 'Unsubscribe', |
| 366 | + 'donate_interface-email-unsub-success' => 'You have successfully been removed from our mailing list', |
| 367 | + 'donate_interface-email-unsub-delay' => 'Please allow up to four (4) days for the changes to take effect. We apologize for any emails you receive during this time. If you have any questions, please contact <donations@wikimedia.org>', |
| 368 | + 'donate_interface-email-unsub-fail' => 'There was an error processing your request, please contact <donations@wikimedia.org>.', |
369 | 369 | |
370 | | - // Various form interface elements |
| 370 | + // Various form interface elements |
371 | 371 | 'donate_interface-faqs' => 'Frequently asked questions', |
372 | 372 | 'donate_interface-tax-info' => 'Tax deductibility information', |
373 | 373 | '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="http://wikimediafoundation.org/wiki/Donor_policy/en">our donor policy</a>.', |
374 | | - 'donate_interface-currency-change' => 'Change?', |
375 | | - '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 donations@wikimedia.org if you have any questions or concerns.', |
| 374 | + 'donate_interface-currency-change' => 'Change?', |
| 375 | + '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 donations@wikimedia.org if you have any questions or concerns.', |
376 | 376 | |
377 | | - // Tax deductibility and other legalese |
378 | | - 'donate_interface-taxded-link-int' => 'Tax and other legal information', |
379 | | - 'donate_interface-taxded-link-us' => 'Tax deductibility information', |
380 | | - 'donate_interface-taxded-msg-int' => 'Wikimedia Foundation is a non-profit charity established in the United States under the US IRS Code Section 501(c)(3), and, for that reason, donations from persons or entities located in the United States may benefit from tax deductible status. Donations from persons or entities located outside the United States may not be eligible for tax deductions in the United States and elsewhere; in such cases, donors should seek local tax advice. Importantly, Wikimedia does not seek donations from persons or entities located in any jurisdiction that prohibits or restricts fundraising activities by international charities such as Wikimedia or applies gift taxes on donations made to such international charities.', |
381 | | - 'donate_interface-taxded-msg-us' => 'Wikimedia Foundation is a non-profit charity established in the United States under the US IRS Code Section 501(c)(3), and, for that reason, donations from persons or entities located in the United States may benefit from tax deductible status.', |
382 | | - 'donate_interface-legal-original' => 'This is a courtesy translation. In the event of a conflict between this translation and the English version, the English version shall govern.', |
383 | | - 'donate_interface-legal-donorpolicy' => '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.', |
| 377 | + // Tax deductibility and other legalese |
| 378 | + 'donate_interface-taxded-link-int' => 'Tax and other legal information', |
| 379 | + 'donate_interface-taxded-link-us' => 'Tax deductibility information', |
| 380 | + 'donate_interface-taxded-msg-int' => 'Wikimedia Foundation is a non-profit charity established in the United States under the US IRS Code Section 501(c)(3), and, for that reason, donations from persons or entities located in the United States may benefit from tax deductible status. Donations from persons or entities located outside the United States may not be eligible for tax deductions in the United States and elsewhere; in such cases, donors should seek local tax advice. Importantly, Wikimedia does not seek donations from persons or entities located in any jurisdiction that prohibits or restricts fundraising activities by international charities such as Wikimedia or applies gift taxes on donations made to such international charities.', |
| 381 | + 'donate_interface-taxded-msg-us' => 'Wikimedia Foundation is a non-profit charity established in the United States under the US IRS Code Section 501(c)(3), and, for that reason, donations from persons or entities located in the United States may benefit from tax deductible status.', |
| 382 | + 'donate_interface-legal-original' => 'This is a courtesy translation. In the event of a conflict between this translation and the English version, the English version shall govern.', |
| 383 | + 'donate_interface-legal-donorpolicy' => '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.', |
384 | 384 | |
385 | | - // Monthly donation box |
386 | | - 'donate_interface-monthlybox-title' => 'Make it monthly?', |
387 | | - 'donate_interface-monthlybox-content' => 'Monthly donations are processed on the 2<sup>nd</sup> of every month. You may cancel at any time.', |
388 | | - 'donate_interface-monthlybox-amount' => 'Donation amount:', |
389 | | - 'donate_interface-monthlybox-yes' => 'Sure, make it monthly', |
390 | | - 'donate_interface-monthlybox-no' => 'NO, make a one-time donation', |
391 | | - 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.', |
| 385 | + // Monthly donation box |
| 386 | + 'donate_interface-monthlybox-title' => 'Make it monthly?', |
| 387 | + 'donate_interface-monthlybox-content' => 'Monthly donations are processed on the 2<sup>nd</sup> of every month. You may cancel at any time.', |
| 388 | + 'donate_interface-monthlybox-amount' => 'Donation amount:', |
| 389 | + 'donate_interface-monthlybox-yes' => 'Sure, make it monthly', |
| 390 | + 'donate_interface-monthlybox-no' => 'NO, make a one-time donation', |
| 391 | + 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.', |
392 | 392 | |
393 | 393 | // SecureLogo text |
394 | 394 | 'donate_interface-securelogo-title' => 'Click to Verify - This site chose VeriSign SSL for secure e-commerce and confidential communications.', |
— | — | @@ -518,8 +518,8 @@ |
519 | 519 | 'donate_interface-paypal-button' => 'Button to choose to donate via PayPal.', |
520 | 520 | 'donate_interface-cc-button' => 'Button to choose to donate by credit card.', |
521 | 521 | 'donate_interface-dd-button' => 'Button to choose to donate by [[w:direct debit|direct debit]].', |
522 | | - 'donate_interface-bt-button' => 'Button to choose to donate by bank transfer.', |
523 | | - 'donate_interface-rt-button' => "Button to choose to donate via real time banking. |
| 522 | + 'donate_interface-bt-button' => 'Button to choose to donate by bank transfer.', |
| 523 | + 'donate_interface-rt-button' => "Button to choose to donate via real time banking. |
524 | 524 | |
525 | 525 | '''\$1''' is the name of a bank that performs such actions. E.g. \"IDEAL\" for the Netherlands or \"Nordea\" for Sweden. Will only be used in select countries.', |
526 | 526 | 'donate_interface-donor-legend' => 'Header for the entire form where you fill out your personal information.", |