aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2012-07-27 14:24:26 +0000
committerFilip Komar <filip@mageia.org>2012-07-27 14:24:26 +0000
commite64947e184a91de0c016806dae6fdc74d3b6ebf0 (patch)
tree039ec864402982df386f57b631d08bc7456e7a73 /en/map
parent5ebb8860d591f34fe4e508e19099507c089f5903 (diff)
downloadwww-e64947e184a91de0c016806dae6fdc74d3b6ebf0.tar
www-e64947e184a91de0c016806dae6fdc74d3b6ebf0.tar.gz
www-e64947e184a91de0c016806dae6fdc74d3b6ebf0.tar.bz2
www-e64947e184a91de0c016806dae6fdc74d3b6ebf0.tar.xz
www-e64947e184a91de0c016806dae6fdc74d3b6ebf0.zip
change some language redirections to relative to be more translation friendly
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 56fbdad7c..89005ed52 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -12,8 +12,8 @@ $map = array(
array('t' => _t('Mission'), 'l' => '/{L}/about/'),
array('t' => _t('Projects'), 'l' => ''),
array('t' => _t('News'), 'l' => 'http://blog.mageia.org/'),
- array('t' => _t('Contacts'), 'l' => '/en/contact/'),
- array('t' => _t('Supporters'), 'l' => '/en/thank-you/'),
+ array('t' => _t('Contacts'), 'l' => '/{L}/contact/'),
+ array('t' => _t('Supporters'), 'l' => '/{L}/thank-you/'),
array('t' => _t('Governance'), 'l' => 'https://wiki.mageia.org/en/Org',
'i' => array(
array('t' => _t('Board'), 'l' => 'https://wiki.mageia.org/en/Org_Board'),
@@ -25,12 +25,12 @@ $map = array(
array('t' => _t('Code of conduct'), 'l' => '/{L}/about/code-of-conduct/'),
array('t' => 'Mageia.Org', 'l' => '/{L}/about/',
'i' => array(
- array('t' => _t('Constitution'), 'l' => '/en/about/constitution/'),
+ array('t' => _t('Constitution'), 'l' => '/{L}/about/constitution/'),
array('t' => _t('Members'), 'l' => ''),
- array('t' => _t('Reports'), 'l' => '/en/about/reports/')
+ array('t' => _t('Reports'), 'l' => '/{L}/about/reports/')
)
),
- array('t' => _t('Timeline'), 'l' => '/en/timeline/')
+ array('t' => _t('Timeline'), 'l' => '/{L}/timeline/')
)
),
'downloads' => array(
@@ -140,4 +140,4 @@ $sMap .= '</ul>';
-->
</div>
</body>
-</html>
+</html> \ No newline at end of file