aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorRémi Verschelde <akien@mageia.org>2013-05-19 11:36:44 +0000
committerRémi Verschelde <akien@mageia.org>2013-05-19 11:36:44 +0000
commitae822fc4810ad1173f53571e535a79ceb359aa14 (patch)
treeda18f81aeeb7a90bddd6ed46f1b17f9316df9ca2 /en
parent47330072143e0d265585c8815a199c46fe3ca4fa (diff)
downloadwww-ae822fc4810ad1173f53571e535a79ceb359aa14.tar
www-ae822fc4810ad1173f53571e535a79ceb359aa14.tar.gz
www-ae822fc4810ad1173f53571e535a79ceb359aa14.tar.bz2
www-ae822fc4810ad1173f53571e535a79ceb359aa14.tar.xz
www-ae822fc4810ad1173f53571e535a79ceb359aa14.zip
A few fixes in figures in for-pc and for-server
Diffstat (limited to 'en')
-rwxr-xr-xen/3/download_index.php2
-rw-r--r--en/for-pc/index.php2
-rw-r--r--en/for-server/index.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php
index 8615704b0..eb9ec96be 100755
--- a/en/3/download_index.php
+++ b/en/3/download_index.php
@@ -61,7 +61,7 @@ require '../downloads/get/lib.php';
</tbody>
</table>
- <p class="dlinfo">Notes:</p>
+ <p class="dlinfo"><?php _e('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,
diff --git a/en/for-pc/index.php b/en/for-pc/index.php
index 7aa367d9c..b05ceaa29 100644
--- a/en/for-pc/index.php
+++ b/en/for-pc/index.php
@@ -49,7 +49,7 @@ _lang_load($locale, '3');
<div class="para" style="width: 300px">
<?php
_h('Web', null, 'h3');
- _h('Choose your web browser from Firefox ESR 17.0.6, Chromium-browser 26.0.1410.65, Epiphany 3.6.1 or Opera 12.15 &ndash; or one of the many others such as Lynx or Konqueror; then pick an email client from KMail 4.8.2, Thunderbird ESR 17.0.6, Evolution 3.4.1 or maybe Claws-Mail or Mutt.');
+ _h('Choose your web browser from Firefox ESR 17.0.6, Chromium-browser 26.0.1410.65, Epiphany 3.6.1 or Opera 12.15 &ndash; or one of the many others such as Lynx or Konqueror; then pick an email client from KMail 4.10.2, Thunderbird ESR 17.0.6, Evolution 3.6.3 or maybe Claws-Mail or Mutt.');
?>
</div>
<div class="para" style="width: 300px">
diff --git a/en/for-server/index.php b/en/for-server/index.php
index dc1f5e4a9..44a145db7 100644
--- a/en/for-server/index.php
+++ b/en/for-server/index.php
@@ -35,7 +35,7 @@ _lang_load($locale, '3');
_h('The entire High Availability stack has been updated, and now includes drbd 8.4.2, Corosync 2.3.0 and Pacemaker 1.1.8.');
_h('Databases', null, 'h3');
- _h('Databases included are PostgreSQL 8.4; MariaDB, which replaces MySQL 5.5.28; BDB.');
+ _h('Databases included are PostgreSQL 8.4.17; MariaDB 5.5.28, which replaces MySQL; BDB.');
_h('And there are NoSQL servers too: CouchDB 1.2.1, Redis 2.6.5, MongoDB 2.2.2.');
_h('Servers', null, 'h3');