aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index c59418b8b..64063029e 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -52,7 +52,7 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer'));
_g('Mageia 6 will be supported until January 16th, 2019.', null, 'li'); // _g('Mageia 6 was supported until January 16th, 2019.', null, 'li');
echo '<li>';
_g('Mageia 5 EOL is postponed until December 31st, 2017.', null, ' ');
- _g('More details including a helpfull advice and %sa wiki page%s on %sour blog%s.',
+ _g('More details and advice are available on our %swiki page%s and from %sour blog%s.',
array('<a href="' . _r('https://wiki.mageia.org/en/From_Mageia_5_to_6') . '">', '</a>',
'<a href="' . _r('https://blog.mageia.org/en/2017/11/07/mageia-5-eol-postponed/') . '">', '</a>'));
// _g('Mageia 5 was supported until December 31st, 2017.', null, 'li');