This is more of a to_do list than a bug. However, the code contains some language-specific strings that could be translated. Some of them can be fixed with a redirection (and documented in the localization guide), like the Kolonner template that the bot uses in the results, but others can't. I have found:
ref.py:59 re.match(r'==[\s]*(Kilder|Kjelder|Gáldut)[\s]*==', line)
contest.py:several pages regarding suspension of participants, e.g. line 748, 765,
This is more of a to_do list than a bug. However, the code contains some language-specific strings that could be translated. Some of them can be fixed with a redirection (and documented in the localization guide), like the
Kolonnertemplate that the bot uses in the results, but others can't. I have found:ref.py:59
re.match(r'==[\s]*(Kilder|Kjelder|Gáldut)[\s]*==', line)contest.py:several pages regarding suspension of participants, e.g. line 748, 765,