Hi all
I install baruwa and it's working grate now I need to Hebrew support so I can see the subject of mail in Hebrew how can I fix this.
Thanks
Roni Shamir
> I install baruwa and it's working grate now I need to Hebrew support so I can see the subject of mail in Hebrew how can I fix this.
If the message is sent with a hebrew subject you should already be able to see that in the interface in hebrew, if you want the whole interface in hebrew you will have to add a hebrew translation.
http://www.baruwa.org/blog/2011/09/29/adding-new-languages-to-baruwa/
You can do the translation to your own install by running.
baruwa-admin makemessages -l he
baruwa-admin makemessages -d djangojs -l he
Update the .po files with your hebrew strings then compile the translation
baruwa-admin compilemessages
Then modify your settings.py and change the language code to
LANGUAGE_CODE = 'he'
Also add the language to the drop down
LANGUAGES = (..)
- Andrew
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056
> I install baruwa and it's working grate now I need to Hebrew support so I can see the subject of mail in Hebrew how can I fix this.
Were you able to do the translation ? Do you plan on contributing them back to the community ?
Roni Shamir | Shamir Computing Solutions
Tel: +972.36053020 | Fax: +972.36053020 | Mobile: +972.54.9216003
100, Jabotinsky st, Petach Tikva,Israel | ro...@scs.org.il|www.scs.org.il
- Andrew
--
This message has been scanned for viruses and dangerous content by SCSMailScanner, and is believed to be clean.
--
This message has been scanned for viruses and
dangerous content by SCSMailScanner, and is
believed to be clean.
_______________________________________________