Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -31,6 +31,7 @@ |
32 | 32 | 'donate_interface-medium-amount-value' => '75', |
33 | 33 | 'donate_interface-small-amount-value' => '30', |
34 | 34 | 'donate_interface-amount-error' => '**Please enter a valid amount**', |
| 35 | + 'donate_interface-smallamount-error' => 'You must contribute at least $1', |
35 | 36 | 'donate_interface-processing-error' => 'There has been an error processing your request. |
36 | 37 | No processors are available.', |
37 | 38 | |
— | — | @@ -193,6 +194,7 @@ |
194 | 195 | <p>The code is <i>always</i> located <i>above</i> the embossed (raised) account number on the face of the card. |
195 | 196 | In some instances, the code is located on the left side of the card, but is always above the account number.</p><br />', |
196 | 197 | 'donate_interface-question-comment' => 'Questions or comments? Contact: <a href="mailto:donate@wikimedia.org">donate@wikimedia.org</a>', |
| 198 | + 'donate_interface-easydonate' => 'We are trying to make it easy for people in every country to donate. Please let us know how we could make it easier for you. Send your suggestions to: problemsdonating@wikimedia.org.' |
197 | 199 | 'donate_interface-donate-click' => 'Your credit card will be securely processed.', |
198 | 200 | 'donate_interface-otherways' => 'There are <a href="http://wikimediafoundation.org/wiki/Ways_to_Give/en">other ways to give, including PayPal, check, or mail</a>.', |
199 | 201 | 'donate_interface-otherways-alt' => 'There are <a href="http://wikimediafoundation.org/wiki/Ways_to_Give/en">other ways to give</a>, including by check.', |