Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -526,6 +526,7 @@ |
527 | 527 | 'donate_interface-currency-display' => '$1 is the name of a currency. $2 is the corresponding currency code.', |
528 | 528 | 'donate_interface-accessible' => 'Error message if you try to go to "Special:PayFlowProGateway" from anywhere else than the donation form.', |
529 | 529 | 'donate_interface-paypal-button' => 'Button to choose to donate via PayPal.', |
| 530 | + 'donate_interface-paypal-redirect' => 'Message to display while the page is redirecting to PayPal. This is displayed next to the button so it needs to be short if possible.', |
530 | 531 | 'donate_interface-cc-button' => 'Button to choose to donate by credit card.', |
531 | 532 | 'donate_interface-ccdc-button' => 'Button to choose to donate by credit card or debit card.', |
532 | 533 | 'donate_interface-dd-button' => 'Button to choose to donate by [[w:direct debit|direct debit]].', |