garfieldius
garfieldius
Sorry, but I'm reluctant to change the current behaviour and override the "decision" of the library. Opening the browser window was always the most unstable part of the app. The...
@mschwemer I found some issues with the CSV handling. The browser navigates away, which causes the server to "loose contact" and closes. Will look into that. However, this is only...
@mschwemer There were several issues with the sent HTTP headers and internal state handling. Please upgrade to [0.7.2](https://github.com/garfieldius/t3ll/releases/tag/v0.7.2) and check if it works now.
Hi, unfortunately I cannot reproduce this on Fedora or Windows 11. In Version [0.7.4](https://github.com/garfieldius/t3ll/releases/tag/v0.7.4) there is now a debug flag. Please try this version like this: `t3ll -d path/to/locallang.xlf` and...
An empty file cannot be saved anymore. Fix in [v0.7.6](https://github.com/garfieldius/t3ll/releases/tag/v0.7.6)
I heard this before, unfortunately it is not a trivial task. t3ll uses the `encoding/xml`package of the go stdlib, which does not support this, at least not currently. It either...
Can confirm, works in 12.0.3