Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -343,7 +343,7 @@ |
344 | 344 | 'donate_interface-bt-country_description' => 'Country description', |
345 | 345 | 'donate_interface-bt-payment_reference' => 'Payment reference', |
346 | 346 | 'donate_interface-bt-swift_code' => 'Swift code', |
347 | | - 'donate_interface-bt-special_id' => 'Special ID', |
| 347 | + 'donate_interface-bt-special_id' => 'Country specific information', |
348 | 348 | 'donate_interface-bt-information' => 'Bank transfer information', |
349 | 349 | 'donate_interface-bt-finished' => 'Finished', |
350 | 350 | |
— | — | @@ -413,6 +413,7 @@ |
414 | 414 | |
415 | 415 | // HTTP errors |
416 | 416 | 'donate_interface-error-http-403' => 'You do not have permission to access this page.', |
| 417 | + |
417 | 418 | ); |
418 | 419 | |
419 | 420 | /** Message documentation (Message documentation) |
— | — | @@ -757,7 +758,7 @@ |
758 | 759 | 'donate_interface-bt-country_description' => 'Bank transfer: Country description', |
759 | 760 | 'donate_interface-bt-payment_reference' => 'Bank transfer: Payment reference', |
760 | 761 | 'donate_interface-bt-swift_code' => 'Bank transfer: Swift code', |
761 | | - 'donate_interface-bt-special_id' => 'Bank transfer: Special ID', |
| 762 | + 'donate_interface-bt-special_id' => 'Bank transfer: Label for country specific bank transfer information (for example ABA number for the USA)', |
762 | 763 | 'donate_interface-bt-information' => 'Bank transfer: Bank transfer information', |
763 | 764 | 'donate_interface-bt-finished' => 'Bank transfer: Finished - this is a link or a button to take the user to the Thank you page for their donation.', |
764 | 765 | 'donate_interface-obt-biller_id' => 'BPAY (Australian Online Bank Transfer) - The label for biller code', |