diff options
author | André Malo <nd@apache.org> | 2014-02-01 23:22:18 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2014-02-01 23:22:18 +0100 |
commit | 5539d793fe015c637583c3c3277b850dff67e8ba (patch) | |
tree | 762d629ae0fe08c9ee248be9cf1b0adba02e84ca /docs/manual/style/lang/ja.xml | |
parent | enable auto curve selection for ephemeral ECDH keys (diff) | |
download | apache2-5539d793fe015c637583c3c3277b850dff67e8ba.tar.xz apache2-5539d793fe015c637583c3c3277b850dff67e8ba.zip |
port retirement styles from 2.0 to trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563493 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style/lang/ja.xml')
-rw-r--r-- | docs/manual/style/lang/ja.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manual/style/lang/ja.xml b/docs/manual/style/lang/ja.xml index 3993a9bd7e..e251db5074 100644 --- a/docs/manual/style/lang/ja.xml +++ b/docs/manual/style/lang/ja.xml @@ -143,5 +143,14 @@ <message id="nottranslated">このディレクティブの解説文書は まだ翻訳されていません。英語版をご覧ください。 </message> + + <!-- retirement --> + <message id="retired.headline">Please note</message> + <message id="retired.description"> + <p>This document refers to the <strong>2.0</strong> version of Apache httpd, which <strong>is no longer maintained</strong>. Upgrade, and refer to the current version of httpd instead, documented at:</p> + </message> + <message id="retired.current">Current release version of Apache HTTP Server documentation</message> + <message id="retired.document">You may follow <link>this link</link> to go to the current version of this document.</message> + </messages> </language> |