CelestiaProject / CelestiaContent

Data files for Celestia space simulator
Other
36 stars 21 forks source link

Conflicting localization: Hydra (constellation) vs Hydra (moon of Pluto) #189

Closed ajtribick closed 1 week ago

ajtribick commented 6 months ago

Currently Pluto's moon Hydra is localized as "The Water Serpent" due to the localization of the constellation Hydra. The .pot generator should probably add a "constellation" context to the constellation names to avoid this happening (plus make relevant changes in the Celestia codebase).

It might also be useful to use the full object paths to generate contexts for all objects in the translations, e.g. in case Atlas (star in the Pleiades) needs a different translation to Atlas (moon of Saturn).

375gnu commented 6 months ago

Oh, this will break all translations. But if there is no other ways, let's do it.