point2play translation howto comment
Frederik Dannemare <[email protected]>
| Newsgroups | gmane.comp.emulators.winex.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
the translation howto says:
===================================================================
3) Do:
export LANG=<your language id>
and then start Point2Play as normal. You should now have Point2Play in your
native language.
===================================================================
However, it should be mentioned that LC_MESSAGES must be set also (export
LC_MESSAGES=<your language id>). Otherwise, Point2Play (and other apps, for
that matter) doesn't display the locale language. At least not on any of my
systems.
B/R,
Frederik Dannemare