Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | 'donate_interface-small-amount-value' => '30', |
34 | 34 | 'donate_interface-amount-error' => 'Please enter a valid amount', |
35 | 35 | 'donate_interface-smallamount-error' => 'You must contribute at least $1', |
36 | | - 'donate_interface-bigamount-error' => 'We can not accept donations greater than USD 10000 ($1 $2) through our website. Please contact our major gifts staff at [mailto:$3 $3].', |
| 36 | + 'donate_interface-bigamount-error' => 'We can not accept donations greater than USD 10000 ($1 $2) through our website. Please contact our major gifts staff at $3.', |
37 | 37 | 'donate_interface-processing-error' => 'There has been an error processing your request. |
38 | 38 | No processors are available.', |
39 | 39 | |