Last Updated: September 27, 2021
·
5.572K
· florianmski

Convert your Localizable.strings (iOS) to strings.xml (Android)

I just wrote a small ruby script to convert Localizable.strings to a strings.xml
https://gist.github.com/3442664

1 Response
Add your response

This scripts works great, but I would now recommend "attranslate", which is a more modern alternative: https://github.com/fkirc/attranslate

over 1 year ago ·