diff options
author | Filip Komar <filip@mageia.org> | 2013-08-06 16:38:59 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-08-06 16:38:59 +0000 |
commit | 93b7e1f6e33eab4b9a3cf804833bf915f86a1713 (patch) | |
tree | a460cdb801a53eb8e5cb1fd34483563a55fba595 /en/contribute | |
parent | 5c480915322c3e3297a9c2b0a46576b89e7de947 (diff) | |
download | www-93b7e1f6e33eab4b9a3cf804833bf915f86a1713.tar www-93b7e1f6e33eab4b9a3cf804833bf915f86a1713.tar.gz www-93b7e1f6e33eab4b9a3cf804833bf915f86a1713.tar.bz2 www-93b7e1f6e33eab4b9a3cf804833bf915f86a1713.tar.xz www-93b7e1f6e33eab4b9a3cf804833bf915f86a1713.zip |
https fix on contribute page + lang files sync
Diffstat (limited to 'en/contribute')
-rw-r--r-- | en/contribute/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/contribute/index.php b/en/contribute/index.php index b7aec7586..01220cf9a 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -100,7 +100,7 @@ _lang_load($locale, 'contribute'); </li> <li id="mirror"> <h3><?php _e('Mirroring')?></h3> - <p><?php _e('Making all the software provided by Mageia available requires <a href="http://mirrors.mageia.org/">several mirrors around the world</a>, to distribute ISO\'s and software packages. If you have some disk space and bandwidth to share, please <a href="https://wiki.mageia.org/en/Mirrors_policy#How_to_.28become_a.29_mirror.3F">see how you can provide an official Mageia mirror</a>.')?></p> + <p><?php _e('Making all the software provided by Mageia available requires <a href="https://mirrors.mageia.org/">several mirrors around the world</a>, to distribute ISO\'s and software packages. If you have some disk space and bandwidth to share, please <a href="https://wiki.mageia.org/en/Mirrors_policy#How_to_.28become_a.29_mirror.3F">see how you can provide an official Mageia mirror</a>.')?></p> </li> <li id="donation"> <h3><a href="../donate/"><?php _e('Donating')?></a></h3> |