From: Erik Abele Date: Tue, 6 Jan 2004 04:36:55 +0000 (+0000) Subject: Mention Polish error messages in corresponding README and CHANGES. X-Git-Tag: 2.0.49~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=764733d4fe304fd2cc59ec9c44afbed7d2576da7;p=thirdparty%2Fapache%2Fhttpd.git Mention Polish error messages in corresponding README and CHANGES. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102201 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 02135308235..74b09289c95 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.49 + *) Add Polish translation of error messages. PR 25101. + [Tomasz Kepczynski ] + *) Add AP_MPMQ_MPM_STATE function code for ap_mpm_query. (Not yet supported for BeOS, OS/2, or Win32 MPMs.) [Jeff Trawick, Brad Nicholes] diff --git a/docs/error/README b/docs/error/README index 44833d80e4b..4786df80fef 100644 --- a/docs/error/README +++ b/docs/error/README @@ -17,11 +17,12 @@ +-----------------------+------------------------------------------+ | Brazilian (pt-br) | Ricardo Leite | | Czech (cs) | Marcel Kolaja | - | Dutch (nl/*) | Peter Van Biesen | + | Dutch (nl) | Peter Van Biesen | | English (en) | Lars Eilebrecht | | French (fr) | Cecile de Crecy | | German (de) | Lars Eilebrecht | | Italian (it) | Luigi Rosa | + | Polish (pl) | Tomasz Kepczynski | | Romanian (ro) | Andrei Besleaga | | Spanish (es) | Karla Quintero | | Swedish (sv) | Thomas Sjögren |