itunes_transporter_generator icon indicating copy to clipboard operation
itunes_transporter_generator copied to clipboard

Automatically generate YAML file from external localizations

Open chrisballinger opened this issue 11 years ago • 3 comments

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.

chrisballinger avatar Oct 22 '13 23:10 chrisballinger

I figured it out: https://github.com/ChatSecure/ChatSecure-Metadata

chrisballinger avatar Nov 14 '13 18:11 chrisballinger

:+1: there should be general support for using apple locale files that inject them into yaml file based on specific keywords

rromanchuk avatar Dec 13 '13 00:12 rromanchuk

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!

colinhumber avatar Feb 05 '14 15:02 colinhumber