Robin Bühler
Robin Bühler
Thank you for the detailed answer. The project I need that for is running on Rails. I've been scrolling through some code of FineUploader and also the TUS JS client...
I've started working on the integration of TUS into FineUploader. I've decided for the following approach: 1. Getting FineUpload build and tests up and running 2. Hacking something quick and...
> I'm not sure what you mean here. Fine Uploader support for older browsers works as expected, and I'm not aware of any issues. What issues are you seeing? This...
@RobertSasak We have created a [fork of i18n-ally](https://marketplace.visualstudio.com/items?itemName=openscript.i18n-ally-fork). I'm happy to integrate your work into the fork. Can you send me a PR over [here](https://github.com/openscript-ch/i18n-ally-fork)?
My initial idea to fix this is to change the Regex to something which matches `'unknownCredentials', {}, 'login'` from ... ``` this.i18n.translate('unknownCredentials', {}, 'login'); ``` and then adjust the key...
It's not stale...
Our [fork](https://github.com/openscript-ch/i18n-ally-fork) contains a solution or fix for this issue, which was already released with the [version 2.9.0](https://github.com/openscript-ch/i18n-ally-fork/releases/tag/v2.9.0). The fork can be found in Microsofts Marketplace for Visual Studio Code...
@terales @emzet I can do this fix along with #682. I already started to work on #682, but it would be great if somebody can give me a broad idea...
@emzet Thank you for your feedback. I've also tested it with a project and my regex seems to work too?  Also for your test data it seems to match...
Our [fork](https://github.com/openscript-ch/i18n-ally-fork) contains a solution or fix for this issue, which was already released with the [version 2.9.0](https://github.com/openscript-ch/i18n-ally-fork/releases/tag/v2.9.0). The fork can be found in Microsofts Marketplace for Visual Studio Code...