Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -126,6 +126,8 @@ |
127 | 127 | 'donate_interface-paypal-button' => 'Donate via PayPal', |
128 | 128 | 'donate_interface-cc-button' => 'Donate by credit card', |
129 | 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', |
130 | 132 | 'donate_interface-donor-legend' => 'Donor information', |
131 | 133 | 'donate_interface-card-legend' => 'Credit card information', |
132 | 134 | 'donate_interface-amount-legend' => 'Donation amount', |
— | — | @@ -515,8 +517,12 @@ |
516 | 518 | 'donate_interface-accessible' => 'Error message if you try to go to "Special:PayFlowProGateway" from anywhere else than the donation form.', |
517 | 519 | 'donate_interface-paypal-button' => 'Button to choose to donate via PayPal.', |
518 | 520 | 'donate_interface-cc-button' => 'Button to choose to donate by credit card.', |
519 | | - 'donate_interface-dd-button' => 'Button to choose to donate by direct debit.', |
520 | | - 'donate_interface-donor-legend' => 'Header for the entire form where you fill out your personal information.', |
| 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. |
| 524 | + |
| 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 | + 'donate_interface-donor-legend' => 'Header for the entire form where you fill out your personal information.", |
521 | 527 | 'donate_interface-card-legend' => 'Header for part of the form that has information about the credit card itself.', |
522 | 528 | 'donate_interface-amount-legend' => 'Where you choose what amount to donate.', |
523 | 529 | 'donate_interface-cvv-link' => 'Text for the link to show the user where to find the [[Wikipedia:Card security code|security code]] on their credit card.', |