diff options
author | Erik Abele <erikabele@apache.org> | 2003-02-17 01:23:17 +0100 |
---|---|---|
committer | Erik Abele <erikabele@apache.org> | 2003-02-17 01:23:17 +0100 |
commit | 6726749846175714da30ba0fc7ebc8b735edbf9d (patch) | |
tree | aca1fb59e34992d401748a1e6020d9f1e460495c /docs/error/README | |
parent | move backported change to the appropriate place. (diff) | |
download | apache2-6726749846175714da30ba0fc7ebc8b735edbf9d.tar.xz apache2-6726749846175714da30ba0fc7ebc8b735edbf9d.zip |
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
Diffstat (limited to 'docs/error/README')
-rw-r--r-- | docs/error/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/error/README b/docs/error/README index 652d9bd096..66bb417ea0 100644 --- a/docs/error/README +++ b/docs/error/README @@ -10,7 +10,6 @@ You may configure the design and markup of the documents by modifying the HTML files in the directory 'error/include'. - Supported Languages: +-----------------------+------------------------------------------+ @@ -18,11 +17,12 @@ +-----------------------+------------------------------------------+ | Brazilian (pt-br) | Ricardo Leite | | Dutch (nl/*) | Peter Van Biesen | - | French (fr) | Cecile de Crecy | | English (en) | Lars Eilebrecht | + | French (fr) | Cecile de Crecy | | German (de) | Lars Eilebrecht | + | Italian (it) | Luigi Rosa | + | Romanian (ro) | Andrei Besleaga | | Spanish (es) | Karla Quintero | - | Italian (fr) | Luigi Rosa | | Swedish (sv) | Thomas Sjögren | +-----------------------+------------------------------------------+ (Please see http://httpd.apache.org/docs-project/ if you would |