svn commit: r51795 - head/zh_CN.UTF-8/share/xml
Guangyuan Yang
ygy at FreeBSD.org
Thu Jun 7 14:51:48 UTC 2018
Author: ygy
Date: Thu Jun 7 14:51:47 2018
New Revision: 51795
URL: https://svnweb.freebsd.org/changeset/doc/51795
Log:
Update release information in zh_CN.UTF-8/share/xml/l10n.ent.
MFen: r51033 -> r51720
Reviewed by: loader (mentor)
Approved by: loader (mentor)
Differential Revision: https://reviews.freebsd.org/D15670
Modified:
head/zh_CN.UTF-8/share/xml/l10n.ent
Modified: head/zh_CN.UTF-8/share/xml/l10n.ent
==============================================================================
--- head/zh_CN.UTF-8/share/xml/l10n.ent Thu Jun 7 12:06:10 2018 (r51794)
+++ head/zh_CN.UTF-8/share/xml/l10n.ent Thu Jun 7 14:51:47 2018 (r51795)
@@ -51,7 +51,7 @@
<!ENTITY xml.encoding 'utf-8'>
-<!-- From FreeBSD: www/share/xml/release.ent, r51033 -->
+<!-- From FreeBSD: www/share/xml/release.ent, r51720 -->
<!-- Do not set this to 'INCLUDE' in this file. -->
<!ENTITY % beta.local.where "IGNORE">
@@ -65,28 +65,28 @@
below to "IGNORE". If we do, use "INCLUDE". -->
<!-- Set to 'INCLUDE' when the schedule is available. -->
-<!ENTITY beta.upcoming "IGNORE">
+<!ENTITY beta.upcoming "INCLUDE">
<!ENTITY % beta.upcoming "IGNORE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
-<!ENTITY beta.testing "IGNORE">
-<!ENTITY % beta.testing "IGNORE">
-<!ENTITY betarel.current '11.1'>
-<!ENTITY betarel.vers 'RC3'>
+<!ENTITY beta.testing "INCLUDE">
+<!ENTITY % beta.testing "INCLUDE">
+<!ENTITY betarel.current '11.2'>
+<!ENTITY betarel.vers 'RC1'>
<!ENTITY u.betarel.schedule '&enbase;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
are having release candidates at the same time), do the same here. -->
<!-- Set to 'INCLUDE' when the schedule is available. -->
-<!ENTITY beta2.upcoming "IGNORE">
+<!ENTITY beta2.upcoming "INCLUDE">
<!ENTITY % beta2.upcoming "IGNORE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
<!ENTITY beta2.testing "IGNORE">
<!ENTITY % beta2.testing "IGNORE">
-<!ENTITY betarel2.current '10.4'>
-<!ENTITY betarel2.vers 'RC2'>
+<!ENTITY betarel2.current '12.0'>
+<!ENTITY betarel2.vers 'RELEASE'>
<!ENTITY u.betarel2.schedule '&enbase;/releases/&betarel2.current;R/schedule.html'>
<!ENTITY rel.current.major '11'>
More information about the svn-doc-head
mailing list