diff options
author | Astrid Malo <kess@apache.org> | 2006-06-25 09:49:17 +0200 |
---|---|---|
committer | Astrid Malo <kess@apache.org> | 2006-06-25 09:49:17 +0200 |
commit | 7b20cd2ddf082e5ec126d563ff967f78211aa88f (patch) | |
tree | 81c69f1a3f923030a90b93898f8fe04c34e63f96 /docs | |
parent | update transformation (diff) | |
download | apache2-7b20cd2ddf082e5ec126d563ff967f78211aa88f.tar.xz apache2-7b20cd2ddf082e5ec126d563ff967f78211aa88f.zip |
update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@416991 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/glossary.xml.de | 2 | ||||
-rw-r--r-- | docs/manual/sitemap.xml.de | 9 |
2 files changed, 7 insertions, 4 deletions
diff --git a/docs/manual/glossary.xml.de b/docs/manual/glossary.xml.de index 7da860df97..0c4eb90afe 100644 --- a/docs/manual/glossary.xml.de +++ b/docs/manual/glossary.xml.de @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> -<!-- English Revision: 290803:395228 (outdated) --> +<!-- English Revision: 395228 --> <!-- Copyright 2004-2006 The Apache Software Foundation or its licensors, diff --git a/docs/manual/sitemap.xml.de b/docs/manual/sitemap.xml.de index d94f5641df..6b3fe0b00a 100644 --- a/docs/manual/sitemap.xml.de +++ b/docs/manual/sitemap.xml.de @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> -<!-- English Revision: 239681:395228 (outdated) --> +<!-- English Revision: 395228 --> <!-- Copyright 2002-2006 The Apache Software Foundation or its licensors, @@ -26,12 +26,15 @@ <summary> <p>Diese Seite verzeichnet die zur Zeit verfügbaren Dokumente der -<a href="./">Dokumentation zum Apache HTTP Server Version 2.1</a>.</p> +<a href="./">Dokumentation zum Apache HTTP Server Version +&httpd.major;.&httpd.minor;</a>.</p> </summary> <category id="release"> <title>Hinweise zur Version</title> -<page href="upgrading.html">Upgrade von 1.3 auf 2.0</page> +<page href="upgrading.html">Upgrade von 2.0 auf 2.2</page> +<page href="new_features_2_4.html">Neue Funktionen in Version 2.4</page> +<page href="new_features_2_2.html">Neue Funktionen in Version 2.2</page> <page href="new_features_2_0.html">Neue Funktionen in Version 2.0</page> <page href="license.html">Apache-Lizenz</page> </category> |