Tobias Frisch
Tobias Frisch
@rosehuds I have also some experience with Vulkan. If that's the issue then the application has to select the proper device to fix this. Generally you can specify exactly which...
> fbs_runtime.FbsError: Could not determine the project base directory. Was expecting src/main/python. It seems like it expects a specific directory structure... idk maybe you will need something like a shell-script...
First of all thank you for your contributions so far. But I think we need to make some parts clear: Currently all contributions are done by people voluntarily in their...
I'll try to look into it. Thank you for the detailed information so far. ^^
> Currently, the LanguageTool integration uses [language-check](https://pypi.org/project/language-check/) No, it doesn't. Currently the LanguageTool integration checks which Python package is installed. It will try to use `language-tool-python` if available on your...
> The even better solution would be for someone to package LanguageTool as an extension as well, but that might be a bit harder (I don't know). This would mean...
I'm not sure how you would work with a TBX file. You should actually have a TS file for each language. You could put that into a local copy from...
Ok, so as long as the translations are done in Weblate, they will get merged before next release. I can probably do that earlier, so there would be time for...
If I merge it from weblate, I already do the conversion step for all languages. So you won't need to do those steps from above but just run the main...
@paulkater The newest changes from Weblate are merged.