Date: Mon, 6 Mar 2017 06:24:28 +0000 (UTC) From: Ruey-Cherng Yu <rcyu@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50037 - head/zh_TW.UTF-8/htdocs Message-ID: <201703060624.v266OSH1094982@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rcyu Date: Mon Mar 6 06:24:28 2017 New Revision: 50037 URL: https://svnweb.freebsd.org/changeset/doc/50037 Log: Remove some links to translated versions of the website to sync the English version > Description of fields to fill in above: 76 columns --| > PR: If and which Problem Report is related. > Submitted by: If someone else sent in the change. > Reported by: If someone else reported the issue. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > MFH: Ports tree branch name. Request approval for merge. > Relnotes: Set to 'yes' for mention in release notes. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed). > Empty fields above will be automatically removed. M zh_TW.UTF-8/htdocs/index.xsl Modified: head/zh_TW.UTF-8/htdocs/index.xsl Modified: head/zh_TW.UTF-8/htdocs/index.xsl ============================================================================== --- head/zh_TW.UTF-8/htdocs/index.xsl Sun Mar 5 18:04:55 2017 (r50036) +++ head/zh_TW.UTF-8/htdocs/index.xsl Mon Mar 6 06:24:28 2017 (r50037) @@ -121,29 +121,8 @@ <a href="&enbase;/" title="英語">en</a> </li> <li> - <a href="&enbase;/es/" title="西語">es</a> - </li> - <li> - <a href="&enbase;/fr/" title="法語">fr</a> - </li> - <li> - <a href="&enbase;/hu/" title="匈牙利語">hu</a> - </li> - <li> - <a href="&enbase;/it/" title="義語">it</a> - </li> - <li> <a href="&enbase;/ja/" title="日語">ja</a> </li> - <li> - <a href="&enbase;/nl/" title="荷語">nl</a> - </li> - <li> - <a href="&enbase;/ru/" title="俄語">ru</a> - </li> - <li> - <a href="&enbase;/zh_CN/" title="中文 (簡體)">zh_CN</a> - </li> <li class="last-child"> <a href="&enbase;/zh_TW/" title="中文 (繁體)">zh_TW</a> </li>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703060624.v266OSH1094982>