aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-23 14:19:20 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-23 14:19:20 +0000
commitafb507212a81855f032e9423c001007929d22308 (patch)
tree54468306a02e9d178bdaf8f343a6bbeadfa992bf /en
parent765bc507c09e065dc66027a375668129d370a2da (diff)
downloadwww-afb507212a81855f032e9423c001007929d22308.tar
www-afb507212a81855f032e9423c001007929d22308.tar.gz
www-afb507212a81855f032e9423c001007929d22308.tar.bz2
www-afb507212a81855f032e9423c001007929d22308.tar.xz
www-afb507212a81855f032e9423c001007929d22308.zip
hreflang + fr i18n fix
Diffstat (limited to 'en')
-rw-r--r--en/index.php5
-rw-r--r--en/index_locales.php5
2 files changed, 6 insertions, 4 deletions
diff --git a/en/index.php b/en/index.php
index 6db5878f9..3263c7285 100644
--- a/en/index.php
+++ b/en/index.php
@@ -40,6 +40,7 @@ $nav = array(
hr { display: none; }
ol, ul { margin: 0; padding: 0; list-style: none; }
h1, h2 { font-size: 40px; font-weight: normal; margin-top: 0; }
+ a[hreflang]:after { color:#d0d0ff; font-style:italic; content: "\A0["attr(hreflang)"]"; }
#master {
padding: 2em;
@@ -234,8 +235,8 @@ $nav = array(
<span class="dl-btn"><?php _e('dl-version'); ?></span>
</a>
<p class="dl-info">
- <a href="https://wiki.mageia.org/en/Mageia_2_Release_Notes"><?php _e('dl-rel-notes'); ?></a>,
- <a href="https://wiki.mageia.org/en/Mageia_2_Errata">errata</a>.
+ <a hreflang="en" href="https://wiki.mageia.org/en/Mageia_2_Release_Notes"><?php _e('dl-rel-notes'); ?></a>,
+ <a hreflang="en" href="https://wiki.mageia.org/en/Mageia_2_Errata">errata</a>.
</p>
</li>
<li><a href="contribute/" id="dl-btn-other"><?php _e('dl-contribute'); ?></a>
diff --git a/en/index_locales.php b/en/index_locales.php
index a774680b1..42157d27e 100644
--- a/en/index_locales.php
+++ b/en/index_locales.php
@@ -68,10 +68,11 @@ $_t = array(
'For server' => 'Pour serveur',
'News' => 'Actualités',
'Community' => 'Communauté',
- 'About Mageia.Org' => 'À propos',
+ 'About&nbsp;Mageia.Org' => 'À&nbsp;propos de Mageia.Org',
'Privacy policy' => 'Respect de la vie privée',
'Legal' => 'Mentions légales',
- 'Support' => 'Assistance'
+ 'Support' => 'Assistance',
+ 'Sitemap' => 'Carte du site'
),
'de' => array(
'page_title' => 'Mageia - Eine neue Linux Distribution',