svn commit: r52674 - head/zh_CN.UTF-8/share/xml

Guangyuan Yang ygy at FreeBSD.org
Wed Dec 12 02:47:42 UTC 2018


Author: ygy
Date: Wed Dec 12 02:47:41 2018
New Revision: 52674
URL: https://svnweb.freebsd.org/changeset/doc/52674

Log:
  Update release entities from the English version.
  
  MFen:	r52536 -> r52666

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	Tue Dec 11 22:08:19 2018	(r52673)
+++ head/zh_CN.UTF-8/share/xml/l10n.ent	Wed Dec 12 02:47:41 2018	(r52674)
@@ -52,7 +52,7 @@
 
 
 <!-- From FreeBSD: www/share/xml/release.ent -->
-<!-- Original Revision: r52536 -->
+<!-- Original Revision: r52666 -->
 
 <!-- Do not set this to 'INCLUDE' in this file. -->
 <!ENTITY % beta.local.where "IGNORE">
@@ -66,14 +66,14 @@
       below to "IGNORE".  If we do, use "INCLUDE". -->
 
 <!-- Set to 'INCLUDE' when the schedule is available. -->
-<!ENTITY beta.upcoming "INCLUDE">
-<!ENTITY % beta.upcoming "INCLUDE">
+<!ENTITY beta.upcoming "IGNORE">
+<!ENTITY % beta.upcoming "IGNORE">
 
 <!-- Set to 'INCLUDE' when the installation images are available. -->
-<!ENTITY beta.testing "INCLUDE">
-<!ENTITY % beta.testing "INCLUDE">
+<!ENTITY beta.testing "IGNORE">
+<!ENTITY % beta.testing "IGNORE">
 <!ENTITY betarel.current '12.0'>
-<!ENTITY betarel.vers 'RC3'>
+<!ENTITY betarel.vers 'RELEASE'>
 <!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
@@ -90,9 +90,9 @@
 <!ENTITY betarel2.vers 'RELEASE'>
 <!ENTITY u.betarel2.schedule '&enbase;/releases/&betarel2.current;R/schedule.html'>
 
-<!ENTITY rel.current.major '11'>
-<!ENTITY rel.current '11.2'>
-<!ENTITY rel.current.date '2018 年 6 月'>
+<!ENTITY rel.current.major '12'>
+<!ENTITY rel.current '12.0'>
+<!ENTITY rel.current.date '2018 年 12 月'>
 
 <!-- URLs to information on the latest release -->
 <!ENTITY u.rel.notes '&enbase;/releases/&rel.current;R/relnotes.html'>
@@ -104,8 +104,8 @@
 <!ENTITY u.rel.signatures '&enbase;/releases/&rel.current;R/signatures.html'>
 
 <!ENTITY rel1.current.major '11'>
-<!ENTITY rel1.current '11.1'>
-<!ENTITY rel1.current.date '2017 年 7 月'>
+<!ENTITY rel1.current '11.2'>
+<!ENTITY rel1.current.date '2018 年 6 月'>
 
 <!-- URLs to information on the latest release -->
 <!ENTITY u.rel1.notes '&enbase;/releases/&rel1.current;R/relnotes.html'>
@@ -116,19 +116,6 @@
 <!ENTITY u.rel1.readme '&enbase;/releases/&rel1.current;R/readme.html'>
 <!ENTITY u.rel1.signatures '&enbase;/releases/&rel1.current;R/signatures.html'>
 
-<!ENTITY rel2.current.major '10'>
-<!ENTITY rel2.current '10.4'>
-<!ENTITY rel2.current.date '2017 年 10 月'>
-
-<!-- URLs to information on the latest release -->
-<!ENTITY u.rel2.notes '&enbase;/releases/&rel2.current;R/relnotes.html'>
-<!ENTITY u.rel2.announce '&enbase;/releases/&rel2.current;R/announce.html'>
-<!ENTITY u.rel2.errata '&enbase;/releases/&rel2.current;R/errata.html'>
-<!ENTITY u.rel2.hardware '&enbase;/releases/&rel2.current;R/hardware.html'>
-<!ENTITY u.rel2.installation '&enbase;/releases/&rel2.current;R/installation.html'>
-<!ENTITY u.rel2.readme '&enbase;/releases/&rel2.current;R/readme.html'>
-<!ENTITY u.rel2.signatures '&enbase;/releases/&rel2.current;R/signatures.html'>
-
 <!-- Tertiary "current release" entities -->
 <!ENTITY rel3.current.major '10'>
 <!ENTITY rel3.current '&rel3.current.major;.2'>
@@ -155,6 +142,19 @@
 <!ENTITY u.rel0.installation '&enbase;/releases/&rel0.current;R/installation.html'>
 <!ENTITY u.rel0.readme '&enbase;/releases/&rel0.current;R/readme.html'>
 <!ENTITY u.rel0.signatures '&enbase;/releases/&rel0.current;R/signatures.html'>
+
+<!ENTITY rel2.current.major '10'>
+<!ENTITY rel2.current '10.4'>
+<!ENTITY rel2.current.date '2017 年 10 月'>
+
+<!-- URLs to information on the latest release -->
+<!ENTITY u.rel2.notes '&enbase;/releases/&rel2.current;R/relnotes.html'>
+<!ENTITY u.rel2.announce '&enbase;/releases/&rel2.current;R/announce.html'>
+<!ENTITY u.rel2.errata '&enbase;/releases/&rel2.current;R/errata.html'>
+<!ENTITY u.rel2.hardware '&enbase;/releases/&rel2.current;R/hardware.html'>
+<!ENTITY u.rel2.installation '&enbase;/releases/&rel2.current;R/installation.html'>
+<!ENTITY u.rel2.readme '&enbase;/releases/&rel2.current;R/readme.html'>
+<!ENTITY u.rel2.signatures '&enbase;/releases/&rel2.current;R/signatures.html'>
 
 <!-- Quaternary "current release" entities -->
 <!ENTITY rel4.current.major '10'>


More information about the svn-doc-all mailing list