aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-04-05 21:20:53 +0000
committerRomain d'Alverny <rda@mageia.org>2011-04-05 21:20:53 +0000
commit2c9a05a486512d1303009f34a248fbd45b8e254d (patch)
tree4a52a9cc3e38f929769cf4114ebd64fcdec4a46f
parent92a1083c8642494abde458d1d3adb67db2796311 (diff)
downloadwww-2c9a05a486512d1303009f34a248fbd45b8e254d.tar
www-2c9a05a486512d1303009f34a248fbd45b8e254d.tar.gz
www-2c9a05a486512d1303009f34a248fbd45b8e254d.tar.bz2
www-2c9a05a486512d1303009f34a248fbd45b8e254d.tar.xz
www-2c9a05a486512d1303009f34a248fbd45b8e254d.zip
English fixes (johnR)
-rw-r--r--downloads.php6
-rw-r--r--downloads_locales.php4
-rw-r--r--en/downloads/index.php2
3 files changed, 6 insertions, 6 deletions
diff --git a/downloads.php b/downloads.php
index 0286ce2e1..106f4849e 100644
--- a/downloads.php
+++ b/downloads.php
@@ -75,11 +75,11 @@ $dl_table = <<<T
{$s}
</tbody>
</table>
-<p class="dlinfo"><strong>Live CDs will be released on coming Thursday at the latest.</strong></p>
-<p class="dlinfo">Up to 137 locales are supported, among which: Deutsch, English, español, français, italiano, português,
+<p class="dlinfo"><strong>Live CDs will be released this Thursday at the latest.</strong></p>
+<p class="dlinfo">Up to 137 locales are supported: Deutsch, English, español, français, italiano, português,
svenska, nederlands, polski, dansk
and so much more!
- See a <a href="http://mageia.org/wiki/doku.php?id=tmp:supported_locales">comprehensive list</a>.</p>
+ See the <a href="http://mageia.org/wiki/doku.php?id=tmp:supported_locales">comprehensive list</a>.</p>
<!--
<p class="dlinfo">Europa set of languages is: Deutsch, English, español, français, italiano, português.
More languages will be made available for the stable release.</p>
diff --git a/downloads_locales.php b/downloads_locales.php
index 0982c09ce..459b7d4b7 100644
--- a/downloads_locales.php
+++ b/downloads_locales.php
@@ -9,11 +9,11 @@ $_t = array(
'page_h1' => 'Download Mageia 1 <em class="tag">beta1</em>',
'warn_1' => 'Be Careful!
This is NOT FOR: use, public review, personal or production evaluation.
- This is FOR: developers and packagers testing.',
+ This is FOR: developers, packagers, test users ONLY.',
'warn_2' => 'Whatever you may do with the provided ISO disc image
will be done at your own risk, with your own responsibility.',
'title_ok' => 'You still want to download and test Mageia 1 beta1?',
- 'dl_help' => 'Just pick the ISO image that is best for you; if you are not sure, you should pick among the first ones.',
+ 'dl_help' => 'Just pick the ISO image that is best for you; if you are not sure, you should pick from the first two.',
'changes_since_a2' => 'Changes since Alpha 2',
'release_docs' => 'Release Documents',
'whatismageia' => 'What is Mageia?',
diff --git a/en/downloads/index.php b/en/downloads/index.php
index a2f001a3c..612bafc78 100644
--- a/en/downloads/index.php
+++ b/en/downloads/index.php
@@ -47,7 +47,7 @@
<li><a href="/"><?php echo $_t['whatismageia']; ?></a></li>
</ul>
<p>Beta 2 will be released on April, 25<sup>th</sup>.</p>
- <p>You can check our <a href="http://mageia.org/wiki/doku.php?id=iso_1_specifications#expected_milestones">roadmap for Mageia 1</a>.</p>
+ <p>You can check our <a href="http://mageia.org/wiki/doku.php?id=iso_1_specifications#expected_milestones">roadmap for Mageia 1 here</a>.</p>
</div></div>
</div>
</div>