Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -11,8 +11,8 @@ |
12 | 12 | /** English */ |
13 | 13 | $messages['en'] = array( |
14 | 14 | 'donate_interface' => 'Support Wikimedia', |
15 | | - 'donate_interface-desc' => 'Donation landing page that integrates gateway extensions.', |
16 | | - 'donate_interface-langonly-desc' => 'Exposes ONLY DonationInterface i18n messages.', |
| 15 | + 'donate_interface-desc' => 'Donation landing page that integrates gateway extensions', |
| 16 | + 'donate_interface-langonly-desc' => 'Exposes only DonationInterface system messages', |
17 | 17 | 'donate_interface-intro' => 'Please choose a payment method, amount, and currency.', |
18 | 18 | 'donate_interface-amount' => 'Donation amount:', |
19 | 19 | 'donate_interface-other-amount' => 'Other amount', |