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.
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
Laserhouse