aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorRémi Verschelde <akien@mageia.org>2013-05-19 13:10:40 +0000
committerRémi Verschelde <akien@mageia.org>2013-05-19 13:10:40 +0000
commitc354cb2f1a3e4fb8d6f784b34124bac936f22eaf (patch)
treec4a71ea066a1aad357871692a230c483d7aa4ca3 /en/index.php
parent3577689218b5e787c7f011588d03a46cf1dbf4ee (diff)
downloadwww-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar
www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar.gz
www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar.bz2
www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar.xz
www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.zip
Integrating a few links in the translation (thus breaking a few translations, sorry for that)
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/index.php b/en/index.php
index 0d3ec51d6..1b9b2017d 100644
--- a/en/index.php
+++ b/en/index.php
@@ -240,8 +240,8 @@ $nav = array(
<span class="dl-btn"><?php _e('version 3 (May 2013)'); ?></span>
</a>
<p class="dl-info">
- <a hreflang="en" href="<?php _e('https://wiki.mageia.org/en/Mageia_3_Release_Notes'); ?>"><?php _e('Release notes'); ?></a>,
- <a hreflang="en" href="<?php _e('https://wiki.mageia.org/en/Mageia_3_Errata'); ?>"><?php _e('errata'); ?></a>.
+ <?php _e('<a href="%s" hreflang="en">Release notes</a>', array('https://wiki.mageia.org/en/Mageia_3_Release_Notes')); ?>,
+ <?php _e('<a href="%s" hreflang="en">errata</a>, array('https://wiki.mageia.org/en/Mageia_3_Errata')); ?>.
</p>
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a>