This article explains the steps needed to add a custom localization in WebMail
Solution
To add a new language for Webmail module, please follow the steps described below:
- Edit one of the existing languages, written in hsp, from /var/opt/axigen/webmail/private/standard/lang/ (example: lang_en.hsp)
- Save it as lang_XY.hsp in the same path
- Translate the content of lang_XY.hsp in your language
- Edit /var/opt/axigen/webmail/private/index.hsp and add the following line:<% languages = PUSH("XY") %>after the line:
<% languages = PUSH("en") %> - Restart AXIGEN and you should be able to see your new added language by logging in to Webmail , going to 'Settings' and setting the 'Language' drop-downbox.
OS:
LinuxWindowsFreeBSDMACOpenBSDNetBSDSolaris
Distros:
Windows