6 Forks
39 Stars
39 Watchers

update_localization

A Python Script that helps dealing with localizations in Xcode. It keeps track of Items that are already translated and doesnt replace them like genstrings does but appends new items. Moreover it is possible to specify extensions of files that should be scanned and to specify ignore patterns for Files that should be ignored

How to download and setup update_localization

Open terminal and run command
git clone https://github.com/iv-mexx/update_localization.git
git clone is used to create a copy or clone of update_localization repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with update_localization https://github.com/iv-mexx/update_localization/archive/master.zip

Or simply clone update_localization with SSH
[email protected]:iv-mexx/update_localization.git

If you have some problems with update_localization

You may open issue on update_localization support forum (system) here: https://github.com/iv-mexx/update_localization/issues