Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Earth radius" word order is hard-coded #5045

Closed
gunchleoc opened this issue Dec 3, 2020 · 1 comment · Fixed by #5053
Closed

"Earth radius" word order is hard-coded #5045

gunchleoc opened this issue Dec 3, 2020 · 1 comment · Fixed by #5053

Comments

@gunchleoc
Copy link
Contributor

gunchleoc commented Dec 3, 2020

Observed behaviour

When looking at planet information, I get English word order for "Earth radius" etc.

Expected behaviour

Ability to translate this with a different word order, like "radius of the Earth". I'd like to put "Earth into the genitive too.

So <number> + "An Talamh" + "rèideas" + "(<number>)" should be encoded as "{number1} de rèideas na Talmhainn ({number2})"

English:
<number> + "Earth" + "radius" + "(<number>)" ->"{number1} Earth radii ({number2})"

Steps to reproduce

Go to the planet info and click on any planet

Screenshot at 2020-12-03 09-02-50

My pioneer version (and OS):

cc49083 Linux Mint (Ubuntu 20.04 based), self-compiled release build + tx pull -l gd.

@gunchleoc
Copy link
Contributor Author

I'm doing this one myself :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant