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

Translation: Format strings are not used consistently #4658

Closed
Wuzzy2 opened this issue Nov 24, 2013 · 1 comment

Comments

Projects
None yet
3 participants
@Wuzzy2
Copy link
Contributor

commented Nov 24, 2013

There are some strings which seem to be made in a “glue-them-together” manner. One example are the descriptions for factions (there are other examples as well). Needless to say, it is just a pain in the ass to translate these strings, because it is hard to tell the context. Another problem with this is that it forces a certain grammatical structure and parameter order onto the final text. Such strings came up in the WTF thread.

This problem can be fixed by dumping all “glue texts” and using proper format strings instead.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@i2amroy i2amroy added the Translation label Mar 11, 2014

@narc0tiq narc0tiq changed the title Translation: Format strings are not used consequently Translation: Format strings are not used consistently Apr 15, 2014

@illi-kun

This comment has been minimized.

Copy link
Member

commented May 11, 2016

This issue is described in very general way and it's not possible to track its state. Please re-open with exact references on bad strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.