Android Studio (and IntelliJ?) has a nice translations editor. Can it be persuaded to work with the string file(s) when they're in the commonMain module for Moko Resources?
a
alex009
06/04/2023, 2:09 PM
hi. translations editor bundled with android IDE plugin, so i dont think that it can be used for moko-resources directory.
but file structure is same
m
MarkRS
06/05/2023, 1:54 PM
It'd be nice, and presumably a benefit for Google as well as you, if it could be configurable.
Turns out creating flavour specific string.xml files overrides the commonMain resources, so at least that's a more sensible fix than commenting and uncommenting strings in base.xml.