Date: Sun, 13 Nov 2016 18:04:02 +0000 (UTC) From: Johann Kois <jkois@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49661 - head/de_DE.ISO8859-1/htdocs Message-ID: <201611131804.uADI42Ei026114@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkois Date: Sun Nov 13 18:04:01 2016 New Revision: 49661 URL: https://svnweb.freebsd.org/changeset/doc/49661 Log: r49485 -> r49606 MFde: Resync de/index.xsl Modified: head/de_DE.ISO8859-1/htdocs/index.xsl Modified: head/de_DE.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/de_DE.ISO8859-1/htdocs/index.xsl Sun Nov 13 17:57:22 2016 (r49660) +++ head/de_DE.ISO8859-1/htdocs/index.xsl Sun Nov 13 18:04:01 2016 (r49661) @@ -6,7 +6,7 @@ <!-- $FreeBSD$ $FreeBSDde$ - basiert auf: 49485 + basiert auf: 49606 --> <xsl:stylesheet version="1.0" @@ -141,9 +141,12 @@ <li> <a href="&enbase;/ru/" title="Russisch">ru</a> </li> - <li class="last-child"> + <li> <a href="&enbase;/zh_CN/" title="Chinesisch (vereinfacht)">zh_CN</a> </li> + <li class="last-child"> + <a href="&enbase;/zh_TW/" title="Chinesisch (traditionell)">zh_TW</a> + </li> </ul> </div> <!-- LANGUAGENAV -->
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611131804.uADI42Ei026114>