diff options
author | Filip Komar <filip@mageia.org> | 2013-06-01 15:05:24 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-06-01 15:05:24 +0000 |
commit | 90ca791b9394b4e10a010679d578fd188acb8e56 (patch) | |
tree | b4ac9a8fff415af7ef8a07e7ac18a6b08d381af9 /en/3 | |
parent | e59d765fee4a9b1b5dc6005537bf129bd5ffa760 (diff) | |
download | www-90ca791b9394b4e10a010679d578fd188acb8e56.tar www-90ca791b9394b4e10a010679d578fd188acb8e56.tar.gz www-90ca791b9394b4e10a010679d578fd188acb8e56.tar.bz2 www-90ca791b9394b4e10a010679d578fd188acb8e56.tar.xz www-90ca791b9394b4e10a010679d578fd188acb8e56.zip |
TRANSLATORS: new string for newcomers to translate in both download pages for mga2 and mga3
Diffstat (limited to 'en/3')
-rwxr-xr-x | en/3/download_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php index 9352b6dbf..cba10464c 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -169,6 +169,7 @@ require '../downloads/get/lib.php'; <li><?php _e('<a href="%s">Errata</a>', array('https://wiki.mageia.org/en/Mageia_3_Errata'))?></li> <li><?php _e('<a href="%s">Which to choose</a>', array('https://wiki.mageia.org/en/Installation_Media'))?></li> <li><?php _e('<a href="%s">Get ISO on USB flash stick</a>', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'))?></li> + <li><?php _e('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array('https://wiki.mageia.org/en/Newcomers_start_here'))?></li> </ul> <br> <br> |