aboutsummaryrefslogtreecommitdiffstats
path: root/en/map/locales.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-24 21:00:47 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-24 21:00:47 +0000
commit39e939b628bd372c74df132bf5df5102b5d5db9a (patch)
treebeec785b20b9e334530fb1abd6a993f054926cbb /en/map/locales.php
parent9cd247a0d168a143fe4053e3db3c572863e581e0 (diff)
downloadwww-39e939b628bd372c74df132bf5df5102b5d5db9a.tar
www-39e939b628bd372c74df132bf5df5102b5d5db9a.tar.gz
www-39e939b628bd372c74df132bf5df5102b5d5db9a.tar.bz2
www-39e939b628bd372c74df132bf5df5102b5d5db9a.tar.xz
www-39e939b628bd372c74df132bf5df5102b5d5db9a.zip
localize links in map
Diffstat (limited to 'en/map/locales.php')
-rw-r--r--en/map/locales.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/en/map/locales.php b/en/map/locales.php
index 025c6c445..2f145849a 100644
--- a/en/map/locales.php
+++ b/en/map/locales.php
@@ -41,6 +41,9 @@ $_t = array(
'Constitution' => 'Statuts',
'Members' => 'Membres',
'Reports' => 'Rapports',
- 'Timeline' => 'Chronologie'
+ 'Timeline' => 'Chronologie',
+ 'http://forums.mageia.org/' => 'http://www.mageialinux-online.org/forum/',
+ 'http://blog.mageia.org/en/' => 'http://blog.mageia.org/fr/',
+ 'http://planet.mageia.org/en/' => 'http://planet.mageia.org/fr/',
)
); \ No newline at end of file