aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-05-17 21:59:00 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-05-17 21:59:00 +0000
commit10c02074037d129f93cf4029f3ebefc3529078f8 (patch)
treec577c6863623f69d8e1dfa75bb91bbc99c0d7fa8
parentf887cfa26cfb787ef0cb7ad88765cfc06b23f7c7 (diff)
downloadwww-10c02074037d129f93cf4029f3ebefc3529078f8.tar
www-10c02074037d129f93cf4029f3ebefc3529078f8.tar.gz
www-10c02074037d129f93cf4029f3ebefc3529078f8.tar.bz2
www-10c02074037d129f93cf4029f3ebefc3529078f8.tar.xz
www-10c02074037d129f93cf4029f3ebefc3529078f8.zip
upload initial mageia 3 page (don't know if other page should be updated as is)
-rwxr-xr-xen/3/download_index.php210
-rw-r--r--langs/en/3.en.lang337
-rw-r--r--tools/extract2lang.php4
3 files changed, 448 insertions, 103 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php
new file mode 100755
index 000000000..ca80ba336
--- /dev/null
+++ b/en/3/download_index.php
@@ -0,0 +1,210 @@
+<?php
+
+define('HLANG', true);
+require '../../langs.php';
+
+_lang_load($locale, '3');
+
+require '../downloads/get/lib.php';
+?>
+<!DOCTYPE html>
+<html dir="ltr" lang="<?php echo $locale; ?>">
+<head>
+ <meta charset="utf-8">
+ <title><?php _e('Download Mageia 3')?></title>
+ <meta name="description" content="<?php _e('Download Mageia 3 DVD, CD, LiveCD, network install ISO images.') ?>">
+ <meta name="keywords" content="<?php _e('mageia, mageia 3, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent')?>">
+ <meta name="robots" content="index,nofollow,nosnippet">
+ <link rel="canonical" href="/<?php echo $locale; ?>/3/">
+ <link rel="stylesheet" href="/g/style/all.css">
+ <?php include '../../analytics.php'; ?>
+</head>
+ <base href="../downloads/get/">
+<body class="release downloads">
+ <?php echo $hsnav; ?>
+ <h1 id="mgnavt"><?php _e('Download <strong>Mageia 3</strong>')?></h1>
+ <!--<?php include '../3/nav.php'; ?>-->
+ <div id="doc4" class="yui-t7">
+ <div id="bd" role="main">
+ <div class="yui-ge bb1">
+ <div class="yui-u first rb1">
+ <div class="para">
+ <h2><?php _e('Classical Installation Flavours')?></h2>
+ <table class="fr-table dlt2">
+ <thead>
+ <tr>
+ <th><?php _e('Format');?></th>
+ <th class="size"><?php _e('size');?></th>
+ <th><?php _e('link');?></th>
+ <th>BitTorrent</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <th class="name">DVD 32bit</th>
+ <td class="size">3.9GB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-i586-DVD.iso" title="Mageia 3 32bit DVD"><?php _e('32bit');?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-i586-DVD.iso&amp;torrent=1" title="Mageia 3 32bit DVD"><?php _e('32bit');?></a></td>
+ </tr>
+ <tr>
+ <th class="name">DVD 64bit</th>
+ <td class="size">3.9GB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-x86_64-DVD.iso" title="Mageia 3 64bit DVD"><?php _e('64bit');?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-x86_64-DVD.iso&amp;torrent=1" title="Mageia 2 64bit DVD"><?php _e('64bit');?></a></td>
+ </tr>
+ <tr>
+ <th class="name">CD</th>
+ <td class="size">700MB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-dual-CD.iso" title="Mageia 2 dual CD">d<?php _e('dualarch')?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-dual-CD.iso&amp;torrent=1" title="Mageia 2 dual CD"><?php _e('dualarch')?></a></td>
+ </tr>
+ </tbody>
+ </table>
+
+ <p class="dlinfo">Notes:</p>
+ <ul class="dlinfo hl">
+ <li><?php _e('Up to 167 locales are supported:'); ?>
+ Deutsch, English, español, français, italiano, português, svenska, nederlands,
+ polski, dansk, Русский
+ <?php _e('and so much more!'); ?>
+ <a href="https://wiki.mageia.org/en/Mageia_2_supported_locales" hreflang="en"><?php _e('See the comprehensive list')?></a>.</li>
+ <li><?php
+ _e('These DVD and CD ISOs contains Free Software and some proprietary drivers.');
+ _e('You will be asked of which kind of Software you want to install.');
+ ?></li>
+ <li><?php _e('The CD contains only a minimal list of packages.')?></li>
+ </ul>
+ </div>
+
+ < <div class="para">
+ <h2><?php _e('LiveCDs &ndash; LiveDVDs');?></h2>
+ <p class="dlinfo"><?php _e('Use LiveCDs &ndash; LiveDVDs for fresh new installs ONLY.');?>
+ <span class="warn"><?php _e('DO NOT use those LiveCDs &ndash; LiveDVDs to upgrade from Mageia 2!'); ?></span>
+ <?php _e('Use above DVD or CD and see the <a href="%s" hreflang="en">upgrade guide</a>.',
+ array('https://wiki.mageia.org/en/Mageia_3_Release_Notes#Upgrading_from_Mageia_2'));?></p>
+ <table class="fr-table dlt2">
+ <thead>
+ <tr>
+ <th><?php _e('Desktop');?></th>
+ <th class="size"><?php _e('size');?></th>
+ <th><?php _e('link');?></th>
+ <th><?php _e('BitTorrent');?></th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <th class="name"><?php _e('LiveDVD KDE')?><br>
+ <span class="dlinfo"><?php _e('All languages')?></th>
+ <td class="size">1.4GB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveDVD-KDE4-i586-DVD.iso"><?php _e('32bit');?></a><br>
+ <a rel="nofollow" href="?q=Mageia-3-LiveDVD-KDE4-x86_64-DVD.iso"><?php _e('64bit');?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveDVD-KDE4-i586-DVD.iso&amp;torrent=1"><?php _e('32bit');?></a><br>
+ <a rel="nofollow" href="?q=Mageia-3-LiveDVD-KDE4-x86_64-DVD.iso&amp;torrent=1"><?php _e('64bit');?></a></td>
+ </tr>
+ <tr>
+ <th class="name"><?php _e('LiveDVD GNOME')?><br>
+ <span class="dlinfo"><?php _e('All languages')?></th></th>
+ <td class="size">1.4GB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveDVD-GNOME-i586-DVD.iso"><?php _e('32bit');?></a><br>
+ <a rel="nofollow" href="?q=Mageia-3-LiveDVD-GNOME-x86_64-DVD.iso"><?php _e('64bit');?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveDVD-GNOME-i586-DVD.iso&amp;torrent=1"><?php _e('32bit');?></a><br>
+ <a rel="nofollow" href="?q=Mageia-3-LiveDVD-GNOME-x86_64-DVD.iso&amp;torrent=1"><?php _e('64bit');?></a></td>
+ <tr>
+ <th class="name"><?php _e('LiveCD KDE')?><br>
+ <span class="dlinfo"><?php _e('English only')?></th>
+ <td class="size">700MB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveCD-KDE4-en-i586-CD.iso"><?php _e('32bit');?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveCD-KDE4-en-i586-CD.iso&amp;torrent=1"><?php _e('32bit');?></a></td>
+ </tr>
+ <tr>
+ <th class="name"><?php _e('LiveCD GNOME')?><br>
+ <span class="dlinfo"><?php _e('English only')?></th>
+ <td class="size">700MB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveCD-GNOME-en-i586-CD.iso"><?php _e('32bit');?></a></td>
+ <td><a rel="nofollow" href="?q=Mageia-3-LiveCD-GNOME-en-i586-CD.iso&amp;torrent=1"><?php _e('32bit');?></a></td>
+ </tr>
+
+ </tbody>
+ </table>
+
+ </div>
+
+ <div class="para">
+ <h2><?php _e('Wired Network-based Installation CD')?></h2>
+ <p class="dlinfo"><?php _e('Download quickly and immediately boot into install mode from <em>wired</em> network or a local disk.')?></p>
+
+ <table class="fr-table dlt2">
+ <thead>
+ <tr>
+ <th><?php _e('Format');?></th>
+ <th class="size"><?php _e('size');?></th>
+ <th colspan="2"><?php _e('link');?></th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <th><?php _e('Network installer, Free Software CD')?></th>
+ <td class="size">~35MB<br>~20MB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-Boot-i586-CD.iso"><?php _e('32bit');?></a><br>
+ <a rel="nofollow" href="?q=Mageia-3-Boot-x86_64-CD.iso"><?php _e('64bit');?></a></td>
+ </tr>
+ <tr>
+ <th><?php _e('Network installer + nonfree firmware CD')?><br>
+ <span class="dlinfo"><?php _e('needed for some disc controllers, some network cards, etc.')?></span></th>
+ <td class="size">~55MB<br>~30MB</td>
+ <td><a rel="nofollow" href="?q=Mageia-3-Boot-nonfree-i586-CD.iso"><?php _e('32bit');?></a><br>
+ <a rel="nofollow" href="?q=Mageia-3-Boot-nonfree-x86_64-CD.iso"><?php _e('64bit');?></a></td>
+ </tr>
+ </tbody>
+ </table>
+
+
+ </div>
+ </div>
+ <div class="yui-u">
+ <div class="para" style="padding-left: 1em;">
+ <h2>Mageia 3</h2>
+ <?php _h('May 18<sup>nd</sup> 2013')?>
+ <ul class="hl">
+ <li><a href="https://wiki.mageia.org/en/Mageia_3_Release_Notes"><?php _e('Release notes')?></a></li>
+ <li><a href="https://wiki.mageia.org/en/Mageia_2_Errata">Errata</a>.</li>
+ </ul>
+ <br>
+ <br>
+ <?php _h('Upgrading<br>from Mageia 2?', null, 'h3')?>
+ <ul class="hl"><?php
+ _h('<strong>do not</strong> use LiveCDs;', null, 'li');
+ _h('see the <a href="%s" hreflang="en">upgrade guide</a>',
+ array('https://wiki.mageia.org/en/Mageia_3_Release_Notes#Upgrading_from_Mageia_2'), 'li');
+ ?></ul>
+ <br>
+ <br>
+ <?php
+ _h('Looking for Mageia 2?', null, 'h3');
+ echo '<p>';
+ _e('It is <a href="%s">here now</a>.', array('../2/download_index.php'));
+ echo '</p>';
+ ?>
+ <br>
+ <br>
+ <?php
+ _h('Looking for Mageia 1?', null, 'h3');
+ echo '<p>';
+ _e('It is <a href="%s">here now</a>.', array('../downloads/1/'));
+ _e('But please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.', null, '');
+ echo '</p>';
+ ?>
+ <br>
+ <br>
+ <?php
+ _h('Need more challenge?', null, 'h3');
+ _h('You can help us <a href="%s">on Mageia 4</a>.', array('../contribute/'));
+ ?>
+ </div>
+ <hr>
+ </div>
+ </div>
+ </div>
+ </div>
+</body>
+</html>
diff --git a/langs/en/3.en.lang b/langs/en/3.en.lang
index 08e2d4498..510215c75 100644
--- a/langs/en/3.en.lang
+++ b/langs/en/3.en.lang
@@ -1,181 +1,316 @@
-# Generated by extract2lang.php on 2012-10-17T20:41:07+02:00
+# Generated by extract2lang.php on 2013-05-17T23:48:22+02:00
# Domain 3
-# ../../svn/web/en/3/index.php +12
-;Mageia 3
-Mageia 3
+# en/3/download_index.php +14
+;Download Mageia 3
+Download Mageia 3
-# ../../svn/web/en/3/index.php +34
-;Development roadmap
-Development roadmap
+# en/3/download_index.php +15
+;Download Mageia 3 DVD, CD, LiveCD, network install ISO images.
+Download Mageia 3 DVD, CD, LiveCD, network install ISO images.
-# ../../svn/web/en/3/index.php +35
-;Features review
-Features review
+# en/3/download_index.php +16
+;mageia, mageia 3, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent
+mageia, mageia 3, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent
-# ../../svn/web/en/3/index.php +37
-;Release notes
-Release notes
+# en/3/download_index.php +25
+;Download <strong>Mageia 3</strong>
+Download <strong>Mageia 3</strong>
-# ../../svn/web/en/3/index.php +38
-;Errata
-Errata
+# en/3/download_index.php +32
+;Classical Installation Flavours
+Classical Installation Flavours
-# ../../svn/web/en/3/index.php +39
-;Bugs Reports
-Bugs Reports
+# en/3/download_index.php +36
+;Format
+Format
-# ../../svn/web/en/3/index.php +43
-;This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for May 2013.
-This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for May 2013.
+# en/3/download_index.php +37
+;size
+size
-# ../../svn/web/en/3/index.php +44
-;Release Candidate is intended to identify any remaining bugs or missing packages.
-Release Candidate is intended to identify any remaining bugs or missing packages.
+# en/3/download_index.php +38
+;link
+link
-# ../../svn/web/en/3/index.php +46
-;Download %s
-Download %s
+# en/3/download_index.php +46
+;32bit
+32bit
+
+
+# en/3/download_index.php +52
+;64bit
+64bit
+
+
+# en/3/download_index.php +58
+;dualarch
+dualarch
-# ../../svn/web/en/3/index.php +48
+# en/3/download_index.php +66
;Up to 167 locales are supported:
Up to 167 locales are supported:
-# ../../svn/web/en/3/index.php +51
+# en/3/download_index.php +69
;and so much more!
and so much more!
-# ../../svn/web/en/3/index.php +52
+# en/3/download_index.php +70
;See the comprehensive list
See the comprehensive list
-# ../../svn/web/en/3/index.php +54
-;Installer DVD and CD ISOs now contains Free Software and some proprietary drivers.
-Installer DVD and CD ISOs now contains Free Software and some proprietary drivers.
+# en/3/download_index.php +72
+;These DVD and CD ISOs contains Free Software and some proprietary drivers.
+These DVD and CD ISOs contains Free Software and some proprietary drivers.
-# ../../svn/web/en/3/index.php +55
+# en/3/download_index.php +73
;You will be asked of which kind of Software you want to install.
You will be asked of which kind of Software you want to install.
-# ../../svn/web/en/3/index.php +57
-;The installation CD contains only a minimal list of packages.
-The installation CD contains only a minimal list of packages.
+# en/3/download_index.php +75
+;The CD contains only a minimal list of packages.
+The CD contains only a minimal list of packages.
-# ../../svn/web/en/3/index.php +59
-;Use LiveCDs or LiveDVDs for fresh new installs ONLY, NOT FOR UPGRADE.
-Use LiveCDs or LiveDVDs for fresh new installs ONLY, NOT FOR UPGRADE.
+# en/3/download_index.php +80
+;LiveCDs &ndash; LiveDVDs
+LiveCDs &ndash; LiveDVDs
-# ../../svn/web/en/3/index.php +60
-;If you are looking for a stable version of Mageia, <a href="%s" rel="nofollow">go here</a>.
-If you are looking for a stable version of Mageia, <a href="%s" rel="nofollow">go here</a>.
+# en/3/download_index.php +81
+;Use LiveCDs &ndash; LiveDVDs for fresh new installs ONLY.
+Use LiveCDs &ndash; LiveDVDs for fresh new installs ONLY.
-# ../../svn/web/en/3/index.php +61
-;Enjoy! And <a href="%s">please report bugs</a> if you find some.
-Enjoy! And <a href="%s">please report bugs</a> if you find some.
+# en/3/download_index.php +82
+;DO NOT use those LiveCDs &ndash; LiveDVDs to upgrade from Mageia 2!
+DO NOT use those LiveCDs &ndash; LiveDVDs to upgrade from Mageia 2!
-# ../../svn/web/en/3/index.php +68
-;Format
-Format
+# en/3/download_index.php +88
+;Desktop
+Desktop
-# ../../svn/web/en/3/index.php +69
-;size
-size
+# en/3/download_index.php +91
+;BitTorrent
+BitTorrent
-# ../../svn/web/en/3/index.php +70
-;link
-link
+# en/3/download_index.php +96
+;LiveDVD KDE
+LiveDVD KDE
-# ../../svn/web/en/3/index.php +71
-;BitTorrent
-BitTorrent
+# en/3/download_index.php +97
+;All languages
+All languages
-# ../../svn/web/en/3/index.php +76
-;Installer DVD
-Installer DVD
+# en/3/download_index.php +105
+;LiveDVD GNOME
+LiveDVD GNOME
-# ../../svn/web/en/3/index.php +77
-;Free Software and some proprietary drivers
-Free Software and some proprietary drivers
+# en/3/download_index.php +113
+;LiveCD KDE
+LiveCD KDE
-# ../../svn/web/en/3/index.php +79
-;32bit
-32bit
+# en/3/download_index.php +114
+;English only
+English only
-# ../../svn/web/en/3/index.php +80
-;64bit
-64bit
+# en/3/download_index.php +120
+;LiveCD GNOME
+LiveCD GNOME
-# ../../svn/web/en/3/index.php +85
-;Installer CD
-Installer CD
+# en/3/download_index.php +133
+;Wired Network-based Installation CD
+Wired Network-based Installation CD
-# ../../svn/web/en/3/index.php +88
-;dualarch
-dualarch
+# en/3/download_index.php +134
+;Download quickly and immediately boot into install mode from <em>wired</em> network or a local disk.
+Download quickly and immediately boot into install mode from <em>wired</em> network or a local disk.
-# ../../svn/web/en/3/index.php +95
-;LiveDVD KDE
-LiveDVD KDE
+# en/3/download_index.php +146
+;Network installer, Free Software CD
+Network installer, Free Software CD
-# ../../svn/web/en/3/index.php +96
-;not suitable for upgrade
-not suitable for upgrade
+# en/3/download_index.php +152
+;Network installer + nonfree firmware CD
+Network installer + nonfree firmware CD
-# ../../svn/web/en/3/index.php +104
-;LiveDVD GNOME
-LiveDVD GNOME
+# en/3/download_index.php +153
+;needed for some disc controllers, some network cards, etc.
+needed for some disc controllers, some network cards, etc.
-# ../../svn/web/en/3/index.php +114
-;LiveCD KDE, English-only
-LiveCD KDE, English-only
+# en/3/download_index.php +167
+;May 18<sup>nd</sup> 2013
+May 18<sup>nd</sup> 2013
-# ../../svn/web/en/3/index.php +121
-;LiveCD GNOME, English-only
-LiveCD GNOME, English-only
+# en/3/download_index.php +169
+;Release notes
+Release notes
-# ../../svn/web/en/3/index.php +129
-;Network installer, Free Software CD
-Network installer, Free Software CD
+# en/3/download_index.php +174
+;Upgrading<br>from Mageia 2?
+Upgrading<br>from Mageia 2?
-# ../../svn/web/en/3/index.php +135
-;Network installer + nonfree firmware CD
-Network installer + nonfree firmware CD
+# en/3/download_index.php +176
+;<strong>do not</strong> use LiveCDs;
+<strong>do not</strong> use LiveCDs;
-# ../../svn/web/en/3/index.php +136
-;needed for some disc controllers, some network cards, etc.
-needed for some disc controllers, some network cards, etc.
+# en/3/download_index.php +183
+;Looking for Mageia 2?
+Looking for Mageia 2?
+
+
+# en/3/download_index.php +185
+;It is <a href="%s">here now</a>.
+It is <a href="%s">here now</a>.
+
+
+# en/3/download_index.php +191
+;Looking for Mageia 1?
+Looking for Mageia 1?
+
+
+# en/3/download_index.php +194
+;But please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.
+But please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.
+
+
+# en/3/download_index.php +200
+;Need more challenge?
+Need more challenge?
+
+
+# en/3/download_index.php +201
+;You can help us <a href="%s">on Mageia 4</a>.
+You can help us <a href="%s">on Mageia 4</a>.
+
+
+# en/3/index.php +12
+;Mageia 3
+Mageia 3
+
+
+# en/3/index.php +35
+;Development roadmap
+Development roadmap
+
+
+# en/3/index.php +36
+;Features review
+Features review
+
+
+# en/3/index.php +38
+;Errata
+Errata
+
+
+# en/3/index.php +39
+;Bugs Reports
+Bugs Reports
+
+
+# en/3/index.php +43
+;This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for May 2013.
+This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for May 2013.
+
+
+# en/3/index.php +44
+;Release Candidate is intended to identify any remaining bugs or missing packages.
+Release Candidate is intended to identify any remaining bugs or missing packages.
+
+
+# en/3/index.php +46
+;Download %s
+Download %s
+
+
+# en/3/index.php +54
+;Installer DVD and CD ISOs now contains Free Software and some proprietary drivers.
+Installer DVD and CD ISOs now contains Free Software and some proprietary drivers.
+
+
+# en/3/index.php +57
+;The installation CD contains only a minimal list of packages.
+The installation CD contains only a minimal list of packages.
+
+
+# en/3/index.php +58
+;Use LiveCDs or LiveDVDs for fresh new installs ONLY, NOT FOR UPGRADE.
+Use LiveCDs or LiveDVDs for fresh new installs ONLY, NOT FOR UPGRADE.
+
+
+# en/3/index.php +59
+;If you are looking for a stable version of Mageia, <a href="%s" rel="nofollow">go here</a>.
+If you are looking for a stable version of Mageia, <a href="%s" rel="nofollow">go here</a>.
+
+
+# en/3/index.php +60
+;Enjoy! And <a href="%s">please report bugs</a> if you find some.
+Enjoy! And <a href="%s">please report bugs</a> if you find some.
+
+
+# en/3/index.php +75
+;Installer DVD
+Installer DVD
+
+
+# en/3/index.php +76
+;Free Software and some proprietary drivers
+Free Software and some proprietary drivers
+
+
+# en/3/index.php +84
+;Installer CD
+Installer CD
+
+
+# en/3/index.php +85
+;100% Free Software
+100% Free Software
+
+
+# en/3/index.php +93
+;not suitable for upgrade
+not suitable for upgrade
+
+
+# en/3/index.php +111
+;LiveCD KDE, English-only
+LiveCD KDE, English-only
+
+
+# en/3/index.php +118
+;LiveCD GNOME, English-only
+LiveCD GNOME, English-only
diff --git a/tools/extract2lang.php b/tools/extract2lang.php
index 8d3a05188..9636f8c90 100644
--- a/tools/extract2lang.php
+++ b/tools/extract2lang.php
@@ -39,10 +39,10 @@ U;
echo "ohai!\n";
-$path = 'en/2/download_index.php en/for-pc/index.php en/for-server/index.php en/2/index.php';
+$path = 'en/3/download_index.php en/3/index.php';
//$path = realpath(APP_ROOT . '/' . $path);
-$domain = '2';
+$domain = '3';
$cmd = sprintf('grep -HrnEi "_(e|t|h)\((.*)\)" %s', $path);
echo $cmd, "\n";