Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -330,6 +330,11 @@ |
331 | 331 | 'donate_interface-dd-branch_code' => 'Branch code', |
332 | 332 | 'donate_interface-dd-direct_debit_text' => 'Direct debit text', |
333 | 333 | 'donate_interface-dd-iban' => 'IBAN', |
| 334 | + |
| 335 | + // Links to translation improvement |
| 336 | + 'donate_interface-translate-bluelink' => 'Improve this translation', |
| 337 | + 'donate_interface-translate-redlink1' => 'Help translate this page.', |
| 338 | + 'donate_interface-translate-redlink2' => 'Or e-mail your translation to translations@wikimedia.org', |
334 | 339 | ); |
335 | 340 | |
336 | 341 | /** Message documentation (Message documentation) |
— | — | @@ -647,6 +652,9 @@ |
648 | 653 | 'donate_interface-dd-iban' => 'Direct Debit: International Bank Account Number - IBAN', |
649 | 654 | 'donate_interface-change' => 'Action used for editing payment amount or other payment information', |
650 | 655 | 'donate_interface-select-credit-card' => 'This is a label for selecting a credit card type', |
| 656 | + 'donate_interface-translate-bluelink' => 'Link at the bottom of an appeal to the page on Meta where one can help translate the appeal one is viewing.', |
| 657 | + 'donate_interface-translate-redlink1' => 'Link at the bottom of an appeal to the Meta hub for translations. Is followed by [[MediaWiki:Donate interface-translate-redlink2]].', |
| 658 | + 'donate_interface-translate-redlink2' => 'Plain text (not link) at the bottom of an appeal telling people that they can e-mail a translation. Preceded by [[MediaWiki:Donate interface-translate-redlink1]].', |
651 | 659 | ); |
652 | 660 | |
653 | 661 | /** Magyar (magázó) (Magyar (magázó)) |