muncman / Storyboard-Strings-Extraction

Automatically extract translatable strings from Xcode storyboards and update .strings files.

Home Page:http://oleb.net/blog/2013/02/automating-strings-extraction-from-storyboards-for-localization/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storyboard Strings Extraction

NOTE: I cannot offer support for this script. I got some reports from users that it does not work correctly in some situations, especially in Xcode 6 (please check the issues page).

Shell script to automatically extract translatable strings from Xcode storyboards and update .strings files. Original version by MacRumors forum user mikezang. Slightly updated by Ole Begemann.

See my accompanying blog post for details and usage instructions.

Until August 2014, this script lived as a Gist at https://gist.github.com/ole/5007019. Please refer to that page for earlier issues and comments.

About

Automatically extract translatable strings from Xcode storyboards and update .strings files.

http://oleb.net/blog/2013/02/automating-strings-extraction-from-storyboards-for-localization/


Languages

Language:Shell 100.0%