(This post was last modified: 09.08.2010, 18:57 by Lekensteyn.)
09.08.2010, 18:35
With the latest version (15:01), there is still a bug in reports.
Open any group at reports except for "Alle Berichte".
You'll get an "alang" error.
Fix: edit htdocs/templates/game_report_overview.tpl and replace get("***") by grab("report_all", "***").
Language issues ('alang')
Platz -> Truppen
Calling back "Truppen in anderen Dörfern" -> einige:
aLang Error: place_units_try_back_units[support_call_back] not found!
Fix: add the following to de.ini (line 442):
Open any group at reports except for "Alle Berichte".
You'll get an "alang" error.
Fix: edit htdocs/templates/game_report_overview.tpl and replace get("***") by grab("report_all", "***").
Language issues ('alang')
Platz -> Truppen
Calling back "Truppen in anderen Dörfern" -> einige:
aLang Error: place_units_try_back_units[support_call_back] not found!
Fix: add the following to de.ini (line 442):
Code:
[place_units_try_back_units]
support_call_back="Zurückrufen"