]> git.mxchange.org Git - flightgear.git/commit
Fix #1606, bad ATIS for Japanese locale
authorTorsten Dreyer <torsten@ŧ3r.de>
Thu, 4 Dec 2014 08:18:41 +0000 (09:18 +0100)
committerTorsten Dreyer <torsten@ŧ3r.de>
Thu, 4 Dec 2014 08:18:41 +0000 (09:18 +0100)
commit71eba5e57987a1cbfa6b5fd866dbb054cf25512f
tree266ef6ca07ea28704e61161bf2493076dd82b01c
parent89a7516c62ddd4bf8ef2bfb84cb80541f208680c
Fix #1606, bad ATIS for Japanese locale

Selecting a language for a nonexisting translation did not load the sys and
atc messages.  Better fall back to default (en) locale.
src/Main/locale.cxx