diff options
author | Claire Revillet <grenoya@mageia.org> | 2014-01-20 21:59:20 +0000 |
---|---|---|
committer | Claire Revillet <grenoya@mageia.org> | 2014-01-20 21:59:20 +0000 |
commit | 4497dc1385c4c9c9925b1660a157fdd51342cd67 (patch) | |
tree | 741e891c430a0953e7ba6bf58627b668ac9d29e8 /en | |
parent | 1668ed03260b419ccb999a013e8e12c2d5f3186a (diff) | |
download | www-4497dc1385c4c9c9925b1660a157fdd51342cd67.tar www-4497dc1385c4c9c9925b1660a157fdd51342cd67.tar.gz www-4497dc1385c4c9c9925b1660a157fdd51342cd67.tar.bz2 www-4497dc1385c4c9c9925b1660a157fdd51342cd67.tar.xz www-4497dc1385c4c9c9925b1660a157fdd51342cd67.zip |
- change intro text
- add links to doc and translation team's wiki
Diffstat (limited to 'en')
-rw-r--r-- | en/doc/index.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index fabd18175..fb90d5358 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -75,7 +75,9 @@ function doc_list($languages, $link, $epub_link = null, $pdf_link = null) <div class="para donate" style="padding-top: 2em;"> <h2><?php _e('Find your documentation')?></h2> <p><?php _e('Select the manual, the release of Mageia and the language you want to see.')?><br/> - <?php _e('(If no documentation is availlable in your language, try with the old versions <a href="archive.php">here</a>)')?></p> + <?php _e('Documentation of old versions are available in the <a href="archive.php">archive page</a>')?></p> + <p><?php _e('Those manuals are the result of common work of <a href="https://wiki.mageia.org/en/Documentation_team">documentation</a> and <a href="https://wiki.mageia.org/en/Internationalisation_Team_(i18n)">translation</a> teams.')?><br/> + <?php _e('Feel free to help us improving it!')?></p> <hr> <h3>Mageia 4</h3> <div style="float: left; margin: 2em;"> |