Celestia
Celestia copied to clipboard
[Linux] Wrong translation files path when using --dir and --conf commands
Describe the bug
It seems like Celestia on Linux always loads .mo files from /usr/share/locale and doesn't load ones from custom_dir/locale.
Using --dir and --conf when custom celestia-data.mo is incustom_dir/locale
Using --dir and --conf when custom celestia-data.mo is in /usr/share/locale/
Desktop:
- OS: Linux.
- Frontend: Qt, GTK.
- Version: 1.7.0.
should call bindtextdomain here again. https://github.com/CelestiaProject/Celestia/blob/b16ab7f1d9552a31cf7699810f8226b1b40e79d6/src/celestia/qt/qtappwin.cpp#L217
The same problem is with 1.6.3.