diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2023-07-21 09:15:24 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2023-07-21 09:15:24 +0200 |
commit | b5e4923fc22d5017135907f9cab04c1b762c2a51 (patch) | |
tree | b9297a98e20da534b18d80a8fdc2abcd38a17f72 /en/downloads/prerelease | |
parent | 94573c8b11b658f1d517e553b88ac42fa63f85aa (diff) | |
download | www-b5e4923fc22d5017135907f9cab04c1b762c2a51.tar www-b5e4923fc22d5017135907f9cab04c1b762c2a51.tar.gz www-b5e4923fc22d5017135907f9cab04c1b762c2a51.tar.bz2 www-b5e4923fc22d5017135907f9cab04c1b762c2a51.tar.xz www-b5e4923fc22d5017135907f9cab04c1b762c2a51.zip |
Missing Mageia 9 RC1 changes
Diffstat (limited to 'en/downloads/prerelease')
-rw-r--r-- | en/downloads/prerelease/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/prerelease/download_index.php b/en/downloads/prerelease/download_index.php index 7de67be7f..974459261 100644 --- a/en/downloads/prerelease/download_index.php +++ b/en/downloads/prerelease/download_index.php @@ -94,9 +94,9 @@ input[type="radio"], input[type="submit"], .popover-content { <div class="bg-danger"> <p class="text-white p-3 container"><?php // _g('Be careful! This is an alpha, unstable release.'); - _g('Be careful! This is a beta, unstable release.'); +// _g('Be careful! This is a beta, unstable release.'); // _g('It is only intended for developer use. <strong>DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.</strong>'); -// _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('february 2021')), ' '); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?></p> + _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('september 2023')), ' '); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?></p> </div> |