Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is the multilanguage support working?
06-20-2014, 02:14 PM, (This post was last modified: 06-20-2014, 02:15 PM by NaN.)
#6
RE: Is the multilanguage support working?
Yes, you can generate them manually. That is what I've been doing until now.

Using Poedit or "msgfmt -c -o de.mo de.po" and putting them into locale/de/LC_MESSAGES/vdrift.mo

It would of course be more optimal to integrate it into scons ( http://www.scons.org/doc/2.3.0/HTML/scon...x3534.html ).

data/locale/genpot.py can be used to generate the pot file. It is a remainder from the previous custom localization system (which I am almost missing now, as it has been stupid simple, no messing with gettext or scons).

I think the same could be done with xgettext + custom keyword specifications, haven't bothered to look it up yet.
Reply


Messages In This Thread
RE: Is the multilanguage support working? - by NaN - 06-20-2014, 02:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)