Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -130,6 +130,7 @@ |
131 | 131 | 'donate_interface-dd-button' => 'Donate by direct debit', |
132 | 132 | 'donate_interface-bt-button' => 'Donate by bank transfer', |
133 | 133 | 'donate_interface-rt-button' => 'Donate through $1 bank', |
| 134 | + 'donate_interface-ewallet-button' => 'Donate via $1', |
134 | 135 | 'donate_interface-donor-legend' => 'Donor information', |
135 | 136 | 'donate_interface-card-legend' => 'Credit card information', |
136 | 137 | 'donate_interface-amount-legend' => 'Donation amount', |
— | — | @@ -534,6 +535,7 @@ |
535 | 536 | 'donate_interface-rt-button' => "Button to choose to donate via real time banking. |
536 | 537 | |
537 | 538 | '''\$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.', |
| 539 | + 'donate_interface-ewallet-button' => 'Button to choose to donate via an eWallet. \'\'\'\$1\'\'\' is the name of an eWallet, like PayPal, Moneybookers, etc.', |
538 | 540 | 'donate_interface-donor-legend' => 'Header for the entire form where you fill out your personal information.", |
539 | 541 | 'donate_interface-donor-legend' => 'Header for the entire form where you fill out your personal information.', |
540 | 542 | 'donate_interface-card-legend' => 'Header for part of the form that has information about the credit card itself.', |