]> git.mxchange.org Git - flightgear.git/commit
Eric Hofman:
authorcurt <curt>
Thu, 10 Oct 2002 15:02:50 +0000 (15:02 +0000)
committercurt <curt>
Thu, 10 Oct 2002 15:02:50 +0000 (15:02 +0000)
commit470d233f0d603b7db2b4ce243342db3a0de1a207
tree8dd09eccc98fa1d07414ebaa39143ef7eb29524a
parent83314d3f4541cd554d39959e5bd792ec0164f4d0
Eric Hofman:

Now the options can be localized as well. This adds a slight problem for
the --language options, but not that much (worst case, the strings are
loaded twice consuming some more memory). I tried to be as accurate as
posiible when copying the options texts, but there might be some
mostakes left.
Thanks
src/Main/fg_init.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Objects/matlib.cxx