Skip to content

openbakery/i18n-strings-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18n Scripts

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 file
  • import.rb - Import all values from a given strings file to another. Only existing values are imported. Also the comments are honored
  • delta.rb - Creates a delta of the missing translations and stores it in txt files
  • sort.rb - Sorts the strings file. Comments are also honored.

About

Scripts that helps to manage Localizable.strings files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages