Quote:
Originally Posted by bengamra hi !
to add farsi language to the list of preferences languages , you need to add new files (AjxMsg_(your_abreviation_language).proprietes
l18nMsg_.....................................propr ites
ZaMsg_.....................................proprit es
.
.
.
(there is six files to add).
in this dirictory /op/zimbra/jetty/zimbra/wabapps/zimbra/WEB-INF/classes/messages/
then
restart the zimbra server
zmcontrol stop
zmcontrol start
and you need to empty the browser cache!!!! |
You forgot to make this command as a zimbra user before restarting the zimbra server:
native2ascii -encoding UTF-8 ZaMsg_ar.properties.utf8 ZaMsg_ar.properties
(for all files).