diff options
Diffstat (limited to 'en/5')
-rwxr-xr-x | en/5/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index b67f0bcac..36ae62477 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -142,9 +142,9 @@ input[type="radio"], input[type="submit"] { </header> <p class="unstable-release-warning"><?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('March 2015'))); _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('May 2015'))); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?></p> <div id="doc4" class="yui-t7"> <div id="bd" role="main"> <div class="yui-ge bb1"> |