S3_0 civ2civ3 ruleset welcome message shows English text even when there's translation for it available.
I'm quite sure this is caused by how it's divided to multiple lines in script.lua - the original text as collected to msgstr and feed to gettext() call are likely slightly different.
While at it, should fix also missing space after comma in original text.
S3_0 civ2civ3 ruleset welcome message shows English text even when there's translation for it available. I'm quite sure this is caused by how it's divided to multiple lines in script.lua - the original text as collected to msgstr and feed to gettext() call are likely slightly different. While at it, should fix also missing space after comma in original text.