aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-06-22 11:32:09 +0000
committerFilip Komar <filip@mageia.org>2013-06-22 11:32:09 +0000
commitef97ffd2cb85ec3866faa0cce78bc0952a17f0c7 (patch)
tree7443a862924039b5915fd362b779821f75725f67 /en/donate
parent05c724426cfe8a1f15b3cde56a79d7778e204f1b (diff)
downloadwww-ef97ffd2cb85ec3866faa0cce78bc0952a17f0c7.tar
www-ef97ffd2cb85ec3866faa0cce78bc0952a17f0c7.tar.gz
www-ef97ffd2cb85ec3866faa0cce78bc0952a17f0c7.tar.bz2
www-ef97ffd2cb85ec3866faa0cce78bc0952a17f0c7.tar.xz
www-ef97ffd2cb85ec3866faa0cce78bc0952a17f0c7.zip
replace word euros with sign to be more i18n friendly
Diffstat (limited to 'en/donate')
-rw-r--r--en/donate/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 17fcbf2de..c6563e465 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -84,7 +84,7 @@ _lang_load($locale, 'donate');
<div class="para track">
<h2 id="status"><?php _e('How to track donation?')?></h2>
<p><?php echo sprintf(_t('Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>!'),
- '<span id="donations_total">x</span> euros', '<span id="balance">x</span> euros');?></p>
+ '<span id="donations_total">x</span> &euro;', '<span id="balance">x</span> &euro;');?></p>
<p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '../about/reports/')?></p>
<!--