Skip to: Site menu | Main content

Development Log August 2008

Newest entries can be found on the Development Log page.

Sunday, 17th August 2008

Have been installing/building the 64 bit version of Gentoo Linux on my new laptop, so I should be able to start doing testing of 64 bit packages for Salasaga in the near future. :)
 

Sunday, 10th August 2008

Discovered why the translated strings weren't being used, and fixed the problem.  Thankfully it was simple... just a path name variable being set, pointing to the wrong location.  All good now.  Translation of strings using Launchpad, then using the results in Salasaga, has now been tested end to end and verified as working.  Marked the task for this in Blueprints as being complete. :)
 

Sunday, 3rd August 2008

Uploaded the translation template file (.pot) to Launchpad, as the Launchpad admins have fixed the problem with translated strings going missing.  It seems to have worked, so that part now looks ready.  Something less promising though, is that the translated strings don't seem to be getting used by Salasaga when installed.  Not sure why, but I'm looking into it.