Elektrine lite

← Feed

@jonathanchacon@comunidad.nvda.es

Post #2813760

2026-03-24 05:51 UTC

@parham_d@mastodon.social Honestly, I use Localizable.strings and I convert them to .xml for android. External colavorators who want to help us translatings our apps don't use complicated apps to write. In those cases I send them the localizable.strings content in a txt with a few instructions to avoid modifing the keys

Replies (1)

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

    @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?

    Open ##2813761