On Tuesday 12 May 2009 21:52:04 pavithran 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. > > That process is called Internationalisation
OP wanted internationalisation (i18n) not localisation (l10n) -- regards kg http://lawgon.livejournal.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
