diff options
author | Filip Komar <filip@mageia.org> | 2013-05-24 19:27:13 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-05-24 19:27:13 +0000 |
commit | 0c4e276da788036b966f5a23a3d1c42d3c0edb6d (patch) | |
tree | a0dca324d6eef9c71de212dd6a58615d21a31604 /en | |
parent | 740edd28011d76be099cde585f4f80e8c9d7eb85 (diff) | |
download | www-0c4e276da788036b966f5a23a3d1c42d3c0edb6d.tar www-0c4e276da788036b966f5a23a3d1c42d3c0edb6d.tar.gz www-0c4e276da788036b966f5a23a3d1c42d3c0edb6d.tar.bz2 www-0c4e276da788036b966f5a23a3d1c42d3c0edb6d.tar.xz www-0c4e276da788036b966f5a23a3d1c42d3c0edb6d.zip |
2.en.lang synched with extract2lang.php
Diffstat (limited to 'en')
-rw-r--r-- | en/2/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/2/index.php b/en/2/index.php index 115eee24f..6858924f3 100644 --- a/en/2/index.php +++ b/en/2/index.php @@ -29,7 +29,7 @@ _lang_load($locale, '2'); _h('Mageia 2 is a GNU/Linux distribution for your computer, released by the <a href="%s">Mageia community</a>.', array('../community')); - _h("What's new?", null, 'h2'); + _h('What\'s new?', null, 'h2'); _h('Too much to include here! See the <a href="https://wiki.mageia.org/en/Mageia_2_Release_Notes">release notes</a> for an extensive exposé.'); _h('<a href="../downloads/" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;">Download it right away!</a>'); |