Elektrine lite

← Feed

@parham_d@mastodon.social

Post #2813761

2026-03-24 08:05 UTC

@jonathanchacon@comunidad.nvda.es So if I got this right, you have a script that converts the XML to a text file like ": ", and a script that converts it back to XML?

Replies (2)

  • @parham_d@mastodon.social 2026-03-24 08:06

    @jonathanchacon@comunidad.nvda.es And how about app crashes on users' devices?

    Open ##2813762

  • @parham_d@mastodon.social The Localizable.Strings files are sent only changing the file extension. In xml res files for Android, I have to convert them to a key-value format, it's similar to Localizable.strings or .ini files. I use my own scripts for that

    Open ##2813764