Daniel Weck

Results 1516 comments of Daniel Weck

@llemeurfr @panaC if indeed the issue here is that modifying any JSON locale other than the reference `en.json` causes data loss on GitLocalize servers (for pending Review Requests that are...

@cary-rowen I added you to the team as a "translator". Welcome and thank you for your past and future contributions!

@ThanatosDi there is a "download" button in GitLocalize user interface, so a manual backup is possible. Now that we know about the GitLocalize data loss bug, we are going to...

Ah ok, so pagination limits are not dictated by actual available space, but by an arbitrary number...I wonder how hard this is to improve?

As you can see, there is plenty of free space in the navigation trail, so I guess there is a hard-coded limit?

given that each segment has a max width with text ellipsis overflow, would it be easy to approximate how many segments fit inside the available width? there is plenty of...

We will not be able to debug/troubleshoot this from Thorium APPX deployed to the Microsoft Windows Store, but hopefully we will be able to reproduce with the NSIS executable which...

Thank you for testing @panaC You don't have to manually invoke the "pre" (or "post") build scripts, they are automatically resolved by NPM when calling `npm run package:win`

So could the problem experienced by some users be limited to the Windows Store version? Or maybe the NSIS executable installer is affected when users install the Windows Store version...

just out of interest, are you able to test with Windows 11?