DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29518>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29518

fix 'en-uk' to read 'en-gb'

           Summary: fix 'en-uk' to read 'en-gb'
           Product: Apache httpd-2.0
           Version: 2.0-HEAD
          Platform: All
               URL: http://httpd.apache.org/docs-
                    2.0/mod/mod_mime.html#addlanguage
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The documentation wrongly uses the language code 'en-uk'. Such a language code 
doesn't exist. The second component of a language code is a country code; the 
country code for the United Kingdom is 'gb' (see http://www.iso.
org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html#sz), 
which makes the language code for British English 'en-gb'. The same bug exists 
in the httpd 1.3 documentation (filed at http://issues.apache.
org/bugzilla/show_bug.cgi?id=29517), and in all the translations. Please also 
check if it is used somewhere in an configuration file.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to