diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2018-06-16 06:03:29 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2018-06-16 06:03:29 +0000 |
commit | 17ea0beb6d5f670c323f73dd809318c1094b9f6b (patch) | |
tree | 01967d8d32ecd46b206034f79c1494a09ea211a2 /zh_CN.UTF-8 | |
parent | 1d12dc07d0057ef0ce7ac2f8a0955996cd3836fd (diff) | |
download | doc-17ea0beb6d5f670c323f73dd809318c1094b9f6b.tar.gz doc-17ea0beb6d5f670c323f73dd809318c1094b9f6b.zip |
Merge header updates from the English version.
MFen: r49777 -> r51827
Reviewed by: loader (mentor), delphij (mentor)
Approved by: loader (mentor), delphij (mentor)
Differential Revision: https://reviews.freebsd.org/D15838
Notes
Notes:
svn path=/head/; revision=51843
Diffstat (limited to 'zh_CN.UTF-8')
-rw-r--r-- | zh_CN.UTF-8/share/xml/header.l10n.ent | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/zh_CN.UTF-8/share/xml/header.l10n.ent b/zh_CN.UTF-8/share/xml/header.l10n.ent index c2cbf74d12..b9882f7bd5 100644 --- a/zh_CN.UTF-8/share/xml/header.l10n.ent +++ b/zh_CN.UTF-8/share/xml/header.l10n.ent @@ -2,11 +2,11 @@ <!-- $FreeBSD$ --> <!-- The FreeBSD Simplified Chinese Documentation Project --> -<!-- Original revision: r49777 --> +<!-- Original revision: r51827 --> <!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">站点地图</a> | - <a href="&base;/copyright/">法律信息</a> | © 1995–2017 FreeBSD 项目。 + <a href="&base;/copyright/">法律信息</a> | © 1995–2018 FreeBSD 项目。 保留所有权利。</span>'> <!ENTITY email 'freebsd-questions'> <!ENTITY author '<a href="&base;/index.html">主页</a> | <a href="&base;/mailto.html">联系</a> | <a href="&base;/copyright/index.html">版权</a> | ©right;'> @@ -88,7 +88,8 @@ <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li> <li><a href="https://svnweb.FreeBSD.org">SVN Repository</a></li> <li><a href="https://github.com/freebsd">GIT Repository</a></li> - <li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li> + <li><a href="https://reviews.FreeBSD.org">Phabricator</a></li> + <li><a href="https://wiki.FreeBSD.org">Wiki</a></li> </ul> </li> </ul> |