[Scummvm-devel] Translation support was added to ScummVM
Eugene Sandulenko
sev at scummvm.org
Fri Jun 18 09:30:59 CEST 2010
On 18 June 2010 09:49, Hubert Maier <raziel_nosgoth at web.de> wrote:
> Hello Max,
>
> am i right, that i'd need gettext installed on my system to be able to use the
> translation system?
No. As I wrote in my initial e-mail:
sev> The implementation itself does not depend on gettext. It uses
sev> tools/po2c perl script for translating it into gui/messages.cpp file.
Although there is still possible dependency for _t() strings which are
used for translation codepages before output to the console, but I am
thinking about removing this feature, as I do not see much reason in
translation of waring() and error() messages.
Eugene
More information about the Scummvm-devel
mailing list