On Wed, 13 Jun 2001, Dom Lachowicz wrote:

 Hi, 

> Quoting Mike Nordell <[EMAIL PROTECTED]>:
> 
> On Unix, we getenv("LANG"), which can be en-US, de-DE, etc... My impl probably
> isn't the best, but it sure does work. See src/wp/ap/unix/ap_UnixFrame.cpp
> around line 130.

 Dom, $LANG on unix uses underscore as langname and country code seprator -
i.e. "en_US", not "en-US", etc. The code should be modified to respect this.

[...]

 Best regards,
  -Vlad


Reply via email to