André Malo
e0296121e1
! is not a W3C entity. Use a simple ! instead.
...
PR: 28459
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103452 13f79535-47bb-0310-9956-ffa450edef68
2004-04-19 17:03:42 +00:00
André Malo
012bff5539
add Turkish translation
...
Submitted by: emre sokullu <mugeist yahoo.com>
Reviewed by: muge erdogmus <muge_erdogmus yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102654 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 22:07:10 +00:00
André Malo
5e1b66e44a
reorder alphabetically
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102653 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 21:17:54 +00:00
André Malo
de14ee035c
fix content_language and character_encoding of polish error messages
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102274 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 00:29:34 +00:00
Yoshiki Hayashi
6c698b78f2
Korean translation of error messages.
...
Submitted by: Jaeho Shin <netj@sparcs.kaist.ac.kr >
Reviewed by: Lee Heejoon <wafe@sparcs.kaist.ac.kr >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102250 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 04:20:22 +00:00
Jeff Trawick
9a1a23a28c
Add Polish translation of error messages.
...
PR: 25101
Submitted by: Tomasz Kepczynski <tomek jot23.org>
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102085 13f79535-47bb-0310-9956-ffa450edef68
2003-12-18 15:29:41 +00:00
Yoshiki Hayashi
7c200e3938
Forward port Spanish error message improvement from 2.0.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102003 13f79535-47bb-0310-9956-ffa450edef68
2003-12-10 01:38:41 +00:00
André Malo
debb162eaa
add Czech customized error messages
...
Submitted by: Marcel Kolaja <xkolaja@aurora.fi.muni.cz >
Reviewed by: Martin Povoln� <xpovolny@aurora.fi.muni.cz >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99957 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 22:23:21 +00:00
Erik Abele
6726749846
Added translations for romanian error documents and included
...
missing <!--#set var="CONTENT_LANGUAGE" value="ro"-->.
Translated by: Andrei Besleaga <andreutz@hotmail.com >
Reviewd by: Cristian Dinca <cristi_ad@yahoo.com >
Also added translators info to README and alphabetized the
list of available languages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98681 13f79535-47bb-0310-9956-ffa450edef68
2003-02-17 00:23:17 +00:00
André Malo
f5fde2ae1a
nobody seems to have objections...
...
* XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus.
(see <http://www.w3.org/TR/xhtml-media-types/#summary >)
* replaced the also bogus <dl> stuff by normal <p>s
and added some CSS instead.
(embedding CSS compatible to xml *and* html causes the very
ugly hack, you can see in top.html, because in HTML <style> contains
CDATA and in XHTML PCDATA, see also
<http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html >)
* fixed some encoding issues.
* removed the weird empty lines at the beginning of every document
* added CONTENT_LANGUAGE parameter for pt-br
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97665 13f79535-47bb-0310-9956-ffa450edef68
2002-11-27 06:02:33 +00:00
Erik Abele
a001787e39
Added portuguese-brazilian error-messages.
...
Translated by: Ricardo Leite <ricleite@asbyte.com.br >
Submitted/reviewed by: Luiz Rocha <lsdr@lsdr.net >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97147 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 19:20:01 +00:00
Joshua Slive
227c242704
Some fixes for Swedish error docs.
...
Submitted by: Dennis Lundberg <dennis.lundberg@mdh.se >
Reviewed by: Thomas =?iso-8859-1?q?Sj=F6gren?= <thomas@northernsecurity.net >
PR: 12880
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96943 13f79535-47bb-0310-9956-ffa450edef68
2002-09-21 19:07:38 +00:00
Erik Abele
126ec36bcc
Added correct Content-type header (charset).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96520 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 17:54:20 +00:00
Erik Abele
b750a2a14b
Included two new SSI-vars to correct the internationalized
...
error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE.
Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519 13f79535-47bb-0310-9956-ffa450edef68
2002-08-24 16:45:42 +00:00
Erik Abele
b792ad4aa1
XHTMLized some tags.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96510 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 23:58:22 +00:00
Dirk-Willem van Gulik
928cd4690d
Changes as submitted by
...
Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
and
Peter Van Biesen <peter.vanbiesen@vlafo.be >
to get a dutch version in.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96495 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 15:13:37 +00:00
Erik Abele
3c1f8b70aa
Added Italian error doc translations + some cosmetics.
...
Submitted by: Luigi Rosa <lrosa@mail.hypertrek.info >
Reviewed by: Paolo Campegiani <p.campegiani@libero.it >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96473 13f79535-47bb-0310-9956-ffa450edef68
2002-08-21 17:34:21 +00:00
Joshua Slive
eaacdaf698
Add Swedish error documents and do a little bit of reformating.
...
Submitted by: Erik Abele <erik@codefaktor.de >
Reviewed by: Patrik Grip-Jansson <patrikj@gnulix.org >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 20:16:16 +00:00
Aaron Bannert
cbec37e49c
HTML-encode the umlauts, and correct a few spelling mistakes.
...
Submitted by: Erik Abele <webmaster@codefaktor.de >
Reviewed by: Aaron Bannert
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95789 13f79535-47bb-0310-9956-ffa450edef68
2002-06-18 22:34:34 +00:00
Martin Kraemer
7e3731b79f
Avoid syntax error
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92970 13f79535-47bb-0310-9956-ffa450edef68
2002-01-22 16:40:45 +00:00
Martin Kraemer
6f53d48816
Fix checks for FORBIDDEN directories vs. files
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91787 13f79535-47bb-0310-9956-ffa450edef68
2001-11-07 16:06:43 +00:00
Joshua Slive
5893ad8a82
Convert the rest of the error docs to the new type-map format.
...
CVS: If this change addresses a PR in the problem report tracking
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90428 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 21:51:16 +00:00