diff options
Diffstat (limited to 'en/support/index.php')
-rw-r--r-- | en/support/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/support/index.php b/en/support/index.php index 8ed8bd229..a44cef2a1 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -50,6 +50,7 @@ $rtl = is_locale_rtl($locale); _g('Lifecycle', null, 'h3 id="lifecycle"'); echo '<p>'; _g('Mageia releases are supported at least for 18 months.', null, ' '); + _g('Or a minimum of 3 months after the next release, whichever is longer', null, ' '); // _g('And at least three months after the new release is out.'); echo '</p>'; echo '<ul class="hl">'; |