Default is German, not English.#138
Default is German, not English.#138damianut wants to merge 1 commit intoGothic-Modding-Community:devfrom
Conversation
It is defined here: - [zParserExtender | zExternals.cpp](https://github.com/Gratt-5r2/zParserExtender/blob/master/zParserExtender/zExternals.cpp#L1342) - [zParserExtender | zExternals.cpp](https://github.com/Gratt-5r2/zParserExtender/blob/master/zParserExtender/zExternals.cpp#L1376)
|
Do we need this "otherwise in ..." at all? |
Good question, this only covers one edge case (when encoding page that is being used is outside of scope of supported encodings). |
|
As I said before, the docs should strive for factuality, so the change in the PR is good. EDIT: But the "otherwise" word doesn't really convey the "if the language is not supported then it will default to German"
The question is now, would adding more of such remarks "bloat" the docs? How much of such remarks are missing? |
It is defined here: