Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -407,9 +407,10 @@ |
408 | 408 | 'donate_interface-monthlybox-yes' => 'Sure, make it monthly', |
409 | 409 | 'donate_interface-monthlybox-no' => 'NO, make a one-time donation', |
410 | 410 | 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.', |
| 411 | + 'donate_interface-monthly-cancel' => 'Monthly payments will be debited by the Wikimedia Foundation until such time as you notify us to discontinue them.', |
411 | 412 | 'donate_interface-onetime' => 'Make a one-time donation', |
412 | | - |
413 | | - 'donate_interface-monthly-cancel' => 'Monthly payments will be debited by the Wikimedia Foundation until such time as you notify us to discontinue them.', |
| 413 | + 'donate_interface-monthly-short' => 'Monthly', |
| 414 | + 'donate_interface-onetime-short' => 'One-time', |
414 | 415 | |
415 | 416 | // SecureLogo text |
416 | 417 | 'donate_interface-securelogo-title' => 'Click to Verify - This site chose VeriSign SSL for secure e-commerce and confidential communications.', |
— | — | @@ -815,6 +816,8 @@ |
816 | 817 | 'donate_interface-monthlybox-no' => 'Button to click to decline giving a monthly donation.', |
817 | 818 | 'donate_interface-monthlybox-bottom' => 'Message in the bottom of the monthly donation box ensuring donors that their donation will be processed securely.', |
818 | 819 | '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', |
| 820 | + 'donate_interface-monthly-short' => 'Radio button to select monthly or one-time donation. This and the one-time message will be on the same line, so keep it as short as you can.', |
| 821 | + 'donate_interface-onetime-short' => 'Radio button to select monthly or one-time donation. This and the monthly message will be on the same line, so keep it as short as you can.', |
819 | 822 | '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", |
820 | 823 | 'donate_interface-secureLogo-text' => 'Text shown to donors for a link explaining more about SSL secure site certificates', |
821 | 824 | ); |