On Monday 11 May 2009 13:01:30 balakumar Muthu wrote:
> Which is the best API for localizing(i18) PHP based web application?

I do not understand the question. To localise any application, you have to 
mark the strings for translation, collect the strings into a .pot file using 
gettext, translate the strings using something like kbabel and then compile 
the .mo file. AFAIK the first step has to be done manually and usually it is 
best practice to do so when coding the application itself. Or maybe I have not 
understood what you want.
-- 
regards
kg
http://lawgon.livejournal.com
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to