Sebastian Celis

Results 39 comments of Sebastian Celis

Support for reading and writing `xliff` files would be a great feature for twine. Pull requests, as always, are welcome. :)

For ease of editing and simplicity, the developer language string in the twine file defaults to unordered parameters. However, each translation is more than welcome to change the order by...

You can't mix and match numbered with non-numbered arguments. I believe that causes an error anywhere you would try it. You should use either `The file %@ could not be...

Closing due to inactivity.

If anyone decides to work on this, it might be a good idea to start it out as a [Twine plugin](https://github.com/mobiata/twine#plugin-support). I think it will be good going forward to...

Closing due to inactivity. I would also recommend that most new formatters start as a [Twine plugin](https://github.com/scelis/twine/blob/main/documentation/formatters.md)

Yes, I believe the current Android formatter does not support the newer BCP 47 support introduced in Android 7.0. It would be nice to add support for that and then...

This is a good idea, but a little tricky. Since twine needs to be able to both read _and_ write the strings.txt file, in order to preserve comments the parser...

There has been some activity on this in the past, but nothing that made it into the repository. #34 #41

Also, as mentioned in the above issues, this functionality probably makes sense as an option to the `generate-loc-drop` and `consume-loc-drop` commands. And something similar could probably be added for XLIFF.