Merge the following from the English version:
1.157 -> 1.159 www/ja/index.xsl Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org> References: [doc-jp-work 1992]
This commit is contained in:
parent
af32e5e48f
commit
5ceac95da7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34513
1 changed files with 6 additions and 6 deletions
12
ja/index.xsl
12
ja/index.xsl
|
|
@ -4,13 +4,13 @@
|
|||
<!ENTITY title "The FreeBSD Project">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/ja/index.xsl,v 1.48 2009/07/01 19:43:33 hrs Exp $ -->
|
||||
<!-- Original revision: 1.157 -->
|
||||
<!-- $FreeBSD: www/ja/index.xsl,v 1.49 2009/07/02 16:25:01 hrs Exp $ -->
|
||||
<!-- Original revision: 1.159 -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
|
||||
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.48 2009/07/01 19:43:33 hrs Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.49 2009/07/02 16:25:01 hrs Exp $'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
here are not used actually -->
|
||||
|
|
@ -147,6 +147,9 @@
|
|||
<li>
|
||||
<a href="&enbase;/fr/" title="French">fr</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/hu/" title="Hungarian">hu</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&enbase;/it/" title="Italian">it</a>
|
||||
</li>
|
||||
|
|
@ -192,9 +195,6 @@
|
|||
<li>
|
||||
<a href="&enbase;/doc/&url.doc.langcode;/books/handbook/index.html" title="Handbook">¥Ï¥ó¥É¥Ö¥Ã¥¯</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.freebsdfoundation.org/" title="Foundation">FreeBSD ºâÃÄ</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&base;/ports/index.html" title="Ports">Ports</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue