Closed JanMisker closed 5 years ago
I'm inclined to not accept this PR... Thoughts? :thinking: :thought_balloon:
I see the need for this, but as i understand with the proposed solution you would always have to maintain the .app translations twice, both for .app_ios and .app_android. It would be better to have three keys:
@pklaes exactly. I also saw the need but then we had to maintain two versions.... That's a good solution if someone wants to implement it. :)
I'll have a look at it ...
See #46
A quick fix for my issue #37 was to change the .app key to .app_ios and .app_android. This way the android xml files are not 'contaminated' with the illegal keys often needed by iOS.