[Ilugc] encoding tamil font in python(unicode) (parthasarathy)

  • From: lawgon@xxxxxxxxxxxxxxx (Kenneth Gonsalves)
  • Date: Tue Jan 3 13:56:40 2006

On Tuesday 03 Jan 2006 1:42 pm, 0B85 wrote:

hi every body ,can u help me in encoding unicode (tamil fonts)

same as any other language - use the gettext module. Every string 
you want to translate needs _() put in - that is, suppose you 
wanted to translate the string "Save", you write it like so: 
_("Save") - then you collect all the strings in a pot file, 
translate them into tamil and compile a .mo file

-- 
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
?????????? ?????!

Other related posts: