&enbase -> &base
www/ja/index.xsl www/ja/share/sgml/header.l10n.ent www/ja/share/sgml/navibar.l10n.ent Approved by: hrs (mentor)
This commit is contained in:
parent
0fcf84cf47
commit
af1b5833b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35239
3 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "The FreeBSD Project">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/ja/index.xsl,v 1.51 2009/07/23 17:38:57 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/index.xsl,v 1.52 2010/01/07 12:53:30 ryusuke Exp $ -->
|
||||
<!-- Original revision: 1.165 -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
@ -256,7 +256,7 @@
|
|||
<div>
|
||||
<ul class="newseventslist">
|
||||
<li class="only-child">
|
||||
<a href="&enbase;/events/" title="More Events">すべてのイベント</a>
|
||||
<a href="&base;/events/" title="More Events">すべてのイベント</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div> <!-- unnamed -->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='euc-jp'?>
|
||||
<!-- $FreeBSD: www/ja/share/sgml/header.l10n.ent,v 1.4 2010/01/07 12:35:40 ryusuke Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/share/sgml/header.l10n.ent,v 1.5 2010/01/12 13:36:29 ryusuke Exp $ -->
|
||||
|
||||
<!-- FreeBSD HTML Header L10N Entities -->
|
||||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
|
||||
|
@ -62,7 +62,7 @@
|
|||
<li><a href="&enbase;/community/mailinglists.html">メーリングリスト</a></li>
|
||||
<li><a href="http://forums.freebsd.org">フォーラム</a></li>
|
||||
<li><a href="&base;/usergroups.html">ユーザグループ</a></li>
|
||||
<li><a href="&enbase;/events/events.html">イベント</a></li>
|
||||
<li><a href="&base;/events/events.html">イベント</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='euc-jp'?>
|
||||
<!-- $FreeBSD: www/ja/share/sgml/navibar.l10n.ent,v 1.1 2006/08/19 21:24:50 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/share/sgml/navibar.l10n.ent,v 1.2 2009/07/26 02:11:11 hrs Exp $ -->
|
||||
|
||||
<!ENTITY % navinclude.about "IGNORE">
|
||||
<![ %navinclude.about; [
|
||||
|
@ -13,7 +13,7 @@
|
|||
<li><a href="&enbase;/advocacy/">プロモーション活動</a></li>
|
||||
<li><a href="&enbase;/marketing/">マーケティング活動</a></li>
|
||||
<li><a href="&base;/news/newsflash.html">ニュース</a></li>
|
||||
<li><a href="&enbase;/events/events.html">イベント</a></li>
|
||||
<li><a href="&base;/events/events.html">イベント</a></li>
|
||||
<li><a href="&base;/news/press.html">ニュース記事</a></li>
|
||||
<li><a href="&enbase;/art.html">画像</a></li>
|
||||
<li><a href="&enbase;/donations/">寄付・寄贈</a></li>
|
||||
|
|
Loading…
Reference in a new issue