diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-03-22 10:41:56 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-03-22 10:41:56 +0000 |
commit | e7a58f35622a2f92a5c13db484ce6ca377ee8051 (patch) | |
tree | 435e637910b936e79a179fbe41272f706bb7154a /en/about/index.php | |
parent | 4a5b5306c86d22de52ba1caec54ea6f03289c8ab (diff) | |
download | www-e7a58f35622a2f92a5c13db484ce6ca377ee8051.tar www-e7a58f35622a2f92a5c13db484ce6ca377ee8051.tar.gz www-e7a58f35622a2f92a5c13db484ce6ca377ee8051.tar.bz2 www-e7a58f35622a2f92a5c13db484ce6ca377ee8051.tar.xz www-e7a58f35622a2f92a5c13db484ce6ca377ee8051.zip |
convert about to gettext and add MGA4 release
Diffstat (limited to 'en/about/index.php')
-rw-r--r-- | en/about/index.php | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/en/about/index.php b/en/about/index.php index bc6554ea5..50fbb5e0b 100644 --- a/en/about/index.php +++ b/en/about/index.php @@ -3,15 +3,15 @@ define('HLANG', true); require '../../langs.php'; -_lang_load($locale, "about"); +$dictionary = read_translation_file($locale, "about"); ?><!DOCTYPE html> <html dir="ltr" lang="<?php echo $locale ?>"> <head> <meta charset="utf-8"> - <title><?php _e('About Mageia'); ?></title> - <meta name="description" content="<?php _e('Mageia is a Free Software, community-led project. Learn more about it.')?>"> - <meta name="keywords" content="<?php _e('mageia, mageia.org, about, mission, contacts, governance, values, timeline')?>"> + <title><?php _g('About Mageia'); ?></title> + <meta name="description" content="<?php _g('Mageia is a Free Software, community-led project. Learn more about it.')?>"> + <meta name="keywords" content="<?php _g('mageia, mageia.org, about, mission, contacts, governance, values, timeline')?>"> <meta name="author" content="Mageia"> <link rel="stylesheet" type="text/css" href="/g/style/all.css"> <?php include '../../analytics.php'; ?> @@ -25,27 +25,27 @@ _lang_load($locale, "about"); </head> <body class="about"> <?php echo $hsnav; ?> - <h1 id="mgnavtitle"><?php _e('About Mageia')?></h1> + <h1 id="mgnavtitle"><?php _g('About Mageia')?></h1> <div id="doc" class="yui-t7"> <div id="bd" role="main"> <div class="yui-g"><div class="para" style="padding-top: 2em;"> <img src="/g/media/logo/mageia-2013.svg" id="abtlg" alt="Mageia"> <p><?php - _e('Mageia is a GNU/Linux-based, Free Software operating system.'); - _e('It is a <a href="../community/">community project</a>, supported by <a href="#mageia.org">a nonprofit organisation</a> of elected contributors.'); + _g('Mageia is a GNU/Linux-based, Free Software operating system.'); + _g('It is a <a href="../community/">community project</a>, supported by <a href="#mageia.org">a nonprofit organisation</a> of elected contributors.'); ?></p> <?php - _h('Our mission: to build great tools for people.'); - _h('Further than just delivering a secure, stable and sustainable operating system, the goal is to set up a stable and trustable governance to direct collaborative projects.'); - _h('To date, Mageia:'); + _g('Our mission: to build great tools for people.',null,'p'); + _g('Further than just delivering a secure, stable and sustainable operating system, the goal is to set up a stable and trustable governance to direct collaborative projects.',null,'p'); + _g('To date, Mageia:',null,'p'); ?> <ul class="hl"><?php - _h('<a href="2010-sept-announcement.html">started in September 2010 as a fork</a> of Mandriva Linux,', null, 'li'); + _g('<a href="2010-sept-announcement.html">started in September 2010 as a fork</a> of Mandriva Linux,',null,'li'); echo '<li>', - _t('gathered <a href="../community/">hundreds of careful individuals and several companies worldwide</a>,'), - _t('who coproduce the infrastructure, the distribution itself, <a href="https://wiki.mageia.org/">documentation</a>, <a href="../downloads/">delivery</a> and <a href="../support/">support</a>, using Free Software tools;'), - '</li>'; - _h('released three major stable releases <a href="../1/">in June 2011</a>, <a href="../2/">in May 2012</a> and in <a href="../3/">in May 2013</a>.', null, 'li'); + _r('gathered <a href="../community/">hundreds of careful individuals and several companies worldwide</a>,'), + _r('who coproduce the infrastructure, the distribution itself, <a href="https://wiki.mageia.org/">documentation</a>, <a href="../downloads/">delivery</a> and <a href="../support/">support</a>, using Free Software tools;'); + echo '</li>'; + _g('released three major stable releases <a href="../1/">in June 2011</a>, <a href="../2/">in May 2012</a>, <a href="../3/">in May 2013</a> and <a href="../4/">in February 2014</a>.',null,'li'); ?></ul> <!-- <ul> @@ -66,19 +66,19 @@ _lang_load($locale, "about"); <hr> <h3 id="mageia.org">Mageia.Org</h3> <?php - _h('is the French, Paris-based legal structure supporting the Mageia project.'); + _g('is the French, Paris-based legal structure supporting the Mageia project.'); ?> <ul><?php - _h('<a href=%s>Mageia.Org\'s legal constitution</a> and <a href=%s>governance</a> rules;', + _g('<a href=%s>Mageia.Org\'s legal constitution</a> and <a href=%s>governance</a> rules;', array('"./constitution/"', '"https://wiki.mageia.org/en/Org"'), 'li'); - _h('<a href="../about/reports/">financial reports</a>, <a href="../thank-you/">donators</a>.', null, 'li'); + _g('<a href="../about/reports/">financial reports</a>, <a href="../thank-you/">donators</a>.', null, 'li'); ?></ul> <hr> - <?php _h('Media & artwork', null, 'h3')?> + <?php _g('Media & artwork',null,'h3')?> <ul><?php - _h('<a href="%s">Logo, CD covers files, media files</a>.', array('../about/media/'), 'li'); - _h('<a href="%s">Current graphics charter</a>.', array('../charter.html'), 'li'); + _g('<a href="%s">Logo, CD covers files, media files</a>.', array('../about/media/'), 'li'); + _g('<a href="%s">Current graphics charter</a>.', array('../charter.html'), 'li'); ?></ul> </div></div> |