diff options
-rwxr-xr-x | en/3/download_index.php | 2 | ||||
-rw-r--r-- | en/for-pc/index.php | 2 | ||||
-rw-r--r-- | en/for-server/index.php | 2 | ||||
-rw-r--r-- | langs/en/3.en.lang | 5 | ||||
-rw-r--r-- | langs/fr/3.fr.lang | 4 |
5 files changed, 10 insertions, 5 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 – 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 – 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'); diff --git a/langs/en/3.en.lang b/langs/en/3.en.lang index 57ef6a2de..6afaf5e95 100644 --- a/langs/en/3.en.lang +++ b/langs/en/3.en.lang @@ -56,6 +56,11 @@ link dualarch +# manually added +;Notes: +Notes: + + # en/3/download_index.php +66 ;Up to 167 locales are supported: Up to 167 locales are supported: diff --git a/langs/fr/3.fr.lang b/langs/fr/3.fr.lang index 1eb5083fe..49961c9b2 100644 --- a/langs/fr/3.fr.lang +++ b/langs/fr/3.fr.lang @@ -513,8 +513,8 @@ De nombreux logiciels # en/for-pc/index.php +27 -;There are more than 21&nbpsp;700 packages in our repositories. And that's just for the 64-bit branch. -Il y a plus de 21 700 paquets dans nos dépôts, et cela uniquement pour la branche 64-bit. +;There are more than 21&nbpsp;700 packages in our repositories. And that's just for the 64-bit branch. +Il y a plus de 21 700 paquets dans nos dépôts, et cela uniquement pour la branche 64-bit. # en/for-pc/index.php +28 |