Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -406,6 +406,8 @@ |
407 | 407 | 'donate_interface-monthlybox-yes' => 'Sure, make it monthly', |
408 | 408 | 'donate_interface-monthlybox-no' => 'NO, make a one-time donation', |
409 | 409 | 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.', |
| 410 | + |
| 411 | + 'donate_interface-monthly-cancel' => 'Monthly payments will be debited by the Wikimedia Foundation until such time as you notify us to discontinue them.', |
410 | 412 | |
411 | 413 | // SecureLogo text |
412 | 414 | 'donate_interface-securelogo-title' => 'Click to Verify - This site chose VeriSign SSL for secure e-commerce and confidential communications.', |
— | — | @@ -807,6 +809,7 @@ |
808 | 810 | 'donate_interface-monthlybox-bottom' => 'Message in the bottom of the monthly donation box ensuring donors that their donation will be processed securely.', |
809 | 811 | 'donate_interface-securelogo-title' => "Link 'title' that is shown to donors when they hover over the Verisign secure site logo that appears on donation forms", |
810 | 812 | 'donate_interface-secureLogo-text' => 'Text shown to donors for a link explaining more about SSL secure site certificates', |
| 813 | + 'donate_interface-monthly-cancel' => 'Text shown to users next to a monthly donation option so that they know they should and can stop the monthly donation when they wish', |
811 | 814 | ); |
812 | 815 | |
813 | 816 | /** Magyar (magázó) (Magyar (magázó)) |