summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHiroaki Kawai <kawai@apache.org>2004-12-16 04:38:34 +0000
committerHiroaki Kawai <kawai@apache.org>2004-12-16 04:38:34 +0000
commit39072fcde9da5e375f9827a3c715075a3c9b5cf1 (patch)
treeadcd13379d3a4ad3432a90182947f8280ed2e864 /docs
parent838eacc3db4b43144e6ad321c79cdacf3d3f4847 (diff)
downloadhttpd-39072fcde9da5e375f9827a3c715075a3c9b5cf1.tar.gz
Fix transnote tag usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122521 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_dumpio.xml.ja2
-rw-r--r--docs/manual/style/lang/ja.xml11
2 files changed, 11 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_dumpio.xml.ja b/docs/manual/mod/mod_dumpio.xml.ja
index fbe35ad0fd..1bf7084edd 100644
--- a/docs/manual/mod/mod_dumpio.xml.ja
+++ b/docs/manual/mod/mod_dumpio.xml.ja
@@ -30,7 +30,7 @@
<summary>
<p><code>mod_dumpio</code> $B$r;H$&$H!"(BApache $B$,<u$1<h$C$?$9$Y$F$NF~NO$H(B
Apache $B$K$h$jAw$i$l$?$9$Y$F$N=PNO$H$N!"N>J}$b$7$/$O$I$A$i$+0lJ}$r!"(B
- $B%(%i!<%m%0%U%!%$%k$K%m%0<}=8(B ($B%@%s%W(B <transnote>dump</transnote>)
+ $B%(%i!<%m%0%U%!%$%k$K%m%0<}=8(B <transnote>$B%@%s%W(B dump</transnote>
$B$G$-$^$9!#(B</p>
<p>$B%G!<%?$N%m%.%s%0$O!"(BSSL $BI|9f2=$ND>8e(B ($BF~NO(B) $B$H(B SSL
diff --git a/docs/manual/style/lang/ja.xml b/docs/manual/style/lang/ja.xml
index fbcb2a3094..fd15bb9d02 100644
--- a/docs/manual/style/lang/ja.xml
+++ b/docs/manual/style/lang/ja.xml
@@ -40,8 +40,10 @@
<!-- Used for the moduleindex -->
<message id="corefeatures">$B%3%"5!G=$H(B MPM</message>
<message id="othermodules">$BB>$N%b%8%e!<%k(B</message>
+ <message id="obsoletemodules">$B5l<0$N%b%8%e!<%k(B</message>
<!-- Used for the modulesynopsis and sitemap -->
+ <message id="obsoleteapachemodule">$B5l<0$N(B Apache Module</message>
<message id="apachemodule">Apache $B%b%8%e!<%k(B</message>
<message id="apachecore">Apache $B%3%"5!G=(B</message>
<message id="apachempmcommon">Apache MPM $B6&DL%G%#%l%/%F%#%V(B</message>
@@ -76,14 +78,21 @@
<!-- Used for directive lists -->
<message id="directives">$B%G%#%l%/%F%#%V(B</message>
+ <!-- the optional attribute replace-space-with takes a string.
+ if present, the space between <directive name> and 'Directive'
+ in directivesynopsis headings will be replaced by the given string.
+ (see de.xml for an example) -->
<message id="directive">$B%G%#%l%/%F%#%V(B</message>
<message id="nodirectives">$B$3$N%b%8%e!<%k$K%G%#%l%/%F%#%V$O$"$j$^$;$s!#(B</message>
<!-- Used in summaries -->
<message id="summary">$B35MW(B</message>
+ <!-- Used for translation notes -->
+ <message id="transnote">$BLuCm(B:</message>
+
<!-- Used for glossary link titles -->
- <message id="glossarylink">see glossary</message>
+ <message id="glossarylink">$BMQ8l=8$r;2>H(B</message>
<!-- Used in headers and footers -->
<message id="apachetitle">- Apache HTTP $B%5!<%P(B</message>