diff options
author | Oliver Burger <obgr_seneca@mageia.org> | 2011-06-02 20:36:50 +0000 |
---|---|---|
committer | Oliver Burger <obgr_seneca@mageia.org> | 2011-06-02 20:36:50 +0000 |
commit | d7553d5e25b477858c4807269ffecf45e5b5500f (patch) | |
tree | 67fc92ce5d02ab7dd1e5daedfc9aceeca1ef4362 /en/1 | |
parent | 0a0ddef73a0a0070641d3ddcce3c2ca22b3479d9 (diff) | |
download | www-d7553d5e25b477858c4807269ffecf45e5b5500f.tar www-d7553d5e25b477858c4807269ffecf45e5b5500f.tar.gz www-d7553d5e25b477858c4807269ffecf45e5b5500f.tar.bz2 www-d7553d5e25b477858c4807269ffecf45e5b5500f.tar.xz www-d7553d5e25b477858c4807269ffecf45e5b5500f.zip |
fixed link in fr and es
Diffstat (limited to 'en/1')
-rw-r--r-- | en/1/for-you/locales.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/1/for-you/locales.php b/en/1/for-you/locales.php index 54e938169..616a5d1ed 100644 --- a/en/1/for-you/locales.php +++ b/en/1/for-you/locales.php @@ -348,7 +348,7 @@ $_t = array( 'p_developers_5' => 'Nous sommes ouverts à vos remarques et à vos contributions pour améliorer cette liste d\'ici la prochaine version de Mageia - regardez les différents moyens de nous contacter et envoyez-nous vos questions et vos suggestions.', 'h3_sysadmins' => 'Les administrateurs système !', 'h3_contributors' => 'Les contributeurs !', - 'p_contributors' => 'Plus d\'informations <a href="./contributor/">ici</a>.' + 'p_contributors' => 'Plus d\'informations <a href="../../../contribute/">ici</a>.' ), 'es' => array( 'page_title' => '¡Mageia 1 es para tí!', @@ -398,7 +398,7 @@ $_t = array( 'p_developers_5' => 'Estamos listos para recibir sus comentarios y contribuciones para mejorar para el próximo lanzamiento - revise los enlaces de contacto y comuníquenos sus preguntas y sugerencias.', 'h3_sysadmins' => '¡Administradores de sistemas!', 'h3_contributors' => '¡Contribuidores!', - 'p_contributors' => 'Obtenga más información <a href="./contributor/">aquí</a>.' + 'p_contributors' => 'Obtenga más información <a href="../../../contribute/">aquí</a>.' ) ); |