Theo

strsync - Localization resource synchronizer & translator for Xcode

Automatically translate and synchronize your '.strings' files in your Xcode project. The basic concept of this python CLI tool is straightforward file name based one-way synchronizer.

Today, install strsync,

$ sudo pip install strsync

Add a comment

Replies

Best
Theo
The basic concept of this python CLI tool is straightforward file name based one-way synchronizer. If you are running, other localized resources will have the same key with automatically translated strings. Of course, string on the key that already exists will not be modified at all. installation: $ sudo pip install strsync