This scripts helps to manipulate the Localizable.strings file in iOS, macOS, tvOS or watchOS projects.
set-value.rb
- Overrides or adds a new value to all strings fileimport.rb
- Import all values from a given strings file to another. Only existing values are imported. Also the comments are honoreddelta.rb
- Creates a delta of the missing translations and stores it in txt filessort.rb
- Sorts the strings file. Comments are also honored.