From: Pere P. i C. <per...@gm...> - 2015-05-14 17:52:52
|
Hi Petra, El dj 14 de 05 de 2015 a les 11:52 +0200, en/na Petra Milat va escriure: > Hi, > I am on my final year of college in Croatia and for my diploma thesis > I had to find educational games, translate one educational game that I > like and make a web app. I chose TuxMath and I translated, compiled > and installed it but I have a problem with getting .gmo files from .po > files. I did everything that I found I should do on this problem but > nothing happened. Also I tried to start the game in some other > language, like German, and it just started in English. Can you help > me? (I'm compiling it in virtual Ubuntu on Windows 7) In addition of what others have already said, the current git version of tuxmath has a --language switch that you can use to start tuxmath with a different language. You can get the code with git: http://tux4kids.alioth.debian.org/git.php Also you should add the hr code to the po/LINGUAS file(I am not sure if that only affects the generation/installation of translations or if it is required also at runtime) BTW, if you post the translation hr.po file here, it can be added to tuxmath, oh, I see there is already a hr.po file for tuxmath http://anonscm.debian.org/cgit/tux4kids/tuxmath.git/tree/po/hr.po Don't know it's state or the correctness of its translation, and I see hr has already been added to the po/LINGUAS file. Do you already have an idea about the web app you have to develop? anything related to education and/or childs? Best Pere > > Best, Petra > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Tuxmath-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxmath-devel |