<mathju>
I hope to soon have time to set up something online like weblate ...
<mathju>
in the meantime: 'i18n Ally' a VS Code extension is quite a nice tool always have an overview over the translated strings, show them in the source code and translate them centrally.
<spacekookie>
Hmm, I don't know those tools
<mathju>
weblate is an online translation tool that can be integrated into project with git (it makes git commits on translation).
<mathju>
i18n Ally is a VS Code extension that gives pretty nice and simple overviews over the translations. I'm using it in the webgui. It shows you: translated percentage per language, let's you auto-add languages, auto translate them, etc.
<mathju>
really simple as a tool and for programmers just nice.
<mathju>
weblate is more for translators who don't know anything about IDE's etc. and for whom it would be to confusing to do that
<mathju>
I have a weblate docker image running, but haven't had the time to figure out how to configure it for the project.
<mathju>
However: to have everything in one place would make sense!
gkmngrgn has quit [Read error: Connection reset by peer]
gkmngrgn has joined #qaul.net
frigginglorious has joined #qaul.net
<mathju>
spacekookie: phooo, there seems to be a multitude of bugs in the room creation. I guess I fixed the first one, commented out the code that led to the second one and now came up a third one but now in ratman.
<mathju>
I will track that after dinner ...
frigginglorious1 has joined #qaul.net
frigginglorious has quit [Ping timeout: 264 seconds]
frigginglorious1 is now known as frigginglorious
frigginglorious has quit [Read error: Connection reset by peer]
frigginglorious has joined #qaul.net
adam_free2air has quit [Ping timeout: 246 seconds]
adam_free2air has joined #qaul.net
<spacekookie>
Can you show me what to run to make it crash?
frigginglorious1 has joined #qaul.net
frigginglorious has quit [Ping timeout: 258 seconds]
frigginglorious1 is now known as frigginglorious
gkmngrgn has quit [Ping timeout: 272 seconds]
gkmngrgn has joined #qaul.net
<mathju>
yes. I will quickly upload my changes I already made and describe the way through the tests...
<mathju>
spacekookie: I wrote a short tutorial in the bug description on how to test it