aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-05-16 17:15:52 +0000
committerFilip Komar <filip@mageia.org>2013-05-16 17:15:52 +0000
commitb75b259b667973347cbc667ff62b0232094efd30 (patch)
tree17ee5f3ec60cedaa5cc4f6fc56beb8977cf3be7d /en/donate
parentb9b8a5b8f8a83696415d76b24a388da2f55768fe (diff)
downloadwww-b75b259b667973347cbc667ff62b0232094efd30.tar
www-b75b259b667973347cbc667ff62b0232094efd30.tar.gz
www-b75b259b667973347cbc667ff62b0232094efd30.tar.bz2
www-b75b259b667973347cbc667ff62b0232094efd30.tar.xz
www-b75b259b667973347cbc667ff62b0232094efd30.zip
fixing #7 and #8 in https://ml.mageia.org/l/arc/atelier-discuss/2013-05/msg00090.html
Diffstat (limited to 'en/donate')
-rw-r--r--en/donate/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 1335b4dcb..d6ad0dd21 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -60,7 +60,7 @@ _lang_load($locale, 'donate');
<ul>
<li><?php _e('Paypal withdraws a small commission for each donation (around 2%) so we get a little bit less than you send;')?></li>
<li><?php _e('conversion rates are charged to Mageia, so please use &euro; as currency;')?></li>
- <li><?php _e('if you want to do an anonymous donation, please add a comment or send an email to <a href="mailto:treasurer@mageia.org">treasurer@mageia.org</a>.')?></li>
+ <li><?php echo sprintf(_t('if you want to do an anonymous donation, please add a comment or send an email to %s.'), '<a href="mailto:treasurer@mageia.org">treasurer@mageia.org</a>')?></li>
</ul>
</li>
</ul>
@@ -104,7 +104,7 @@ People can choose how to distribute their donation among those:
-->
</div>
<div class="para questions">
- <h2 id="questions"><?php _e('Questions ?')?></h2>
+ <h2 id="questions"><?php _e('Questions?')?></h2>
<p><?php _e('If you have any question about donations, you can send an email to <a href="mailto:treasurer@mageia.org">treasurer@mageia.org</a>.'); ?></p>
<hr />
</div>