From: David B. <dav...@gm...> - 2011-11-11 09:00:42
|
Hi Haris, On Thu, Nov 10, 2011 at 8:00 PM, Haris Ibrahim K. V. <blu...@gm...>wrote: > Hi, > > Please tell me where I can find the translation files in tuxmath and > tuxtype. Especially the malayalam translation file. > For tuxmath and tuxtype, the translation files are po/*.po in the source tree. Offhand, I think malayalam is ml.po but I might have the abbreviation wrong. Tuxtype also has language-specific "themes" with word lists and sometimes xml lessons that are under e.g. data/themes/malayalam/. To understand how gettext-based internationalization works you need to read the GNU gettext manual, and to some extent the other autotools (esp. autoconf). > The following link is where the complete translation files of tuxpaint is > available right? > > ftp://ftp.billsgames.com/unix/x/tuxpaint/website/po/ > I'm not directly involved in tuxpaint development but I'm pretty sure that is for internationalization of the tuxpaint website, not tuxpaint itself. Tuxpaint has its own *.po files in its source tree and uses GNU gettext, but it doesn't use the autotools build system. -- David Bruce For all your software needs, visit The Apt Store: deb http://ftp.us.debian.org/debian stable main |