Translating to another language (WebMail Pro 6 PHP)

From AfterLogic Wiki

Jump to: navigation, search

It's easy to translate WebMail interface to any language (let's take Spanish for example):

1. Make sure the text editor you use supports UTF-8 because all text in WebMail Pro language files is in UTF-8 charset. It's very important to use a text editor in UTF-8 mode because otherwise some characters might be displayed incorrectly for those users which have another language set as default system language. You can use standard Windows Notepad because it supports UTF-8.

2. Open webmail\lang\English.php and save this file as [language].php, where [language]=Spanish is for Spanish destination language (e.g. Spanish.php)

3. Translate [language].php to destination language (e.g. translate Spanish.php to Spanish)

We'd be very grateful to you if you provide us with the translation to include it to the original WebMail package among with other translations provided by our customers.

Last edit: 2012/4/18

WebMail Pro PHP documentation

Installation


Configuring WebMail

Customization

Integration

Synchronization

Clustering

See Also