Have you got many languages in your Xcode project? Have you ever pushed version with missing values for some language? If you haven't yet, don't you think you will the other day? ;)
LocalizationCheck helps you make sure all your localization.strings
are fine.
- Checks that all keys presented in all localizations
- Checks that no duplicates appeared in localizations
$ gem install localization_check
Bug reports and pull requests are welcome on GitHub at https://github.com/kohtenko/localization_check.
The gem is available as open source under the terms of the MIT License.