Hey Guys,<br><br>I was looking into Jordi's message translation patch (<a href="http://sourceforge.net/tracker/index.php?func=detail&aid=1739965&group_id=37116&atid=418822">http://sourceforge.net/tracker/index.php?func=detail&aid=1739965&group_id=37116&atid=418822</a>) and how it hadn't been updated for a while. I'm not really a scummvm pro, so this isn't 100%, but it's functional in-so-far as compiling.<br>
<br>I'm hoping someone can take it from here and actually get it working. I had a problem getting po2c running from the common/<a href="http://module.mk">module.mk</a> directly as part of the build process, but if you run it manually, it works.<br>
<br>Basically, the scummvm.pot file can be created successfully, and you can generate localizations using msginit, but I haven't been able to actually utilize any of the .po files in the GUI (I updated the themes to include the necessary label/dropdown though so it's there for testing).<br>
<br>Hopefully someone can finish this off, as I'm not sure when to dump the po files as part of installation so that the TranslationManager can pick up and enumerate them.<br><br>Alex<br>