Adam Bregenzer wrote:
> 
> Hey all, I have a question.  I am looking at using sqwebmail here, but I need it in 
>english and spanish.  I found a set of spanish templates, but I'm unsure how to 
>compile sqwebmail to support both languages in one binary.  Or do I need to compile 
>two seperate copies of sqwebmail?

Sqwebmail uses directories to store the translations
/usr/local/share/sqwebmail/html/en-us (english)
/usr/local/share/sqwebmail/html/es (spanish, i think)

No need to recompile, it uses the ACCEPT_LANGUAGE value
sent by the browser to the web server.

Ken

Reply via email to