The-Balthazar / BrewLAN

BrewLAN its submodules, and other associated files.

Home Page:http://www.moddb.com/mods/brewlan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with German Translation

SchwererKreuzer opened this issue · comments

The German translation is not working.
There is a wrong entrys in the German translation, in lines 595.
To many new lines.

Wrong:
wrong

Correct:
correct

strings_db german working.zip

active_mods = {
['25D57D85-7D84-27HT-A501-BR3WAI0000000'] = true,
['74A9EAB2-E851-11DB-A1F1-F2C755D89593'] = true,
['Z529ea71-93ef-41a6-b552-STRATICON00010'] = true,
['25D57D85-9JA7-D842-BREW-SHIELDS000006'] = true,
['25D57D85-7D84-27HT-A501-BR3WL4N0000899'] = true,
['16678e1e-7fc9-11e5-8bcf-waterguard11'] = true,
['25D57D85-7D84-27HT-A501-BR3WUIET00003'] = true

With this tested mods the german translation works.

added this mod:
['25D57D85-9JA7-D842-BREW-TURRETS000003'] = true,

The Game is in english:

error

This is resolved on the moddb mirror as of two weeks ago. The github release of the fix is currently held up by some other unrelated changes that I don't want to release yet.

Thanks, the version from moddb works.

No problem. Future versions shouldn't have these issues; I implemented changes to the translation export process that has error checking and fixing, and an additional verification process.