itunes_transporter_generator
itunes_transporter_generator copied to clipboard
Automatically generate YAML file from external localizations
We allow people to translate our App Store listing into their local language via Transifex: https://www.transifex.com/projects/p/chatsecure/
It looks like we will need to write another script that pulls in the localizations and loops through them to generate this YAML file. When you have 20+ languages it becomes painful to craft even these files by hand, as I'm sure you know.
I'll update this issue with a link to a script or a pull request when we figure it out.
I figured it out: https://github.com/ChatSecure/ChatSecure-Metadata
:+1: there should be general support for using apple locale files that inject them into yaml file based on specific keywords
Sorry for the delays, I haven't had much time to work on any personal projects recently, but I'm hoping to get back to this as soon as I can!