Skip to content

Instantly share code, notes, and snippets.

@ivopisarovic
ivopisarovic / generate_localized_strings.py
Last active October 27, 2017 17:09 — forked from cybertk/generate_localized_strings.py
Generate Localizable.strings from code and stroyboards
#!/usr/bin/env python
# Copyright (c) 2014 Quanlong. All rights reserved.
#
# \author: Quanlong <quanlong.he@gmail.com>
#
# Updated by Ivo Pisarovic 2017.
# Added swift syntax.
#
# Example run:
# python generate_localized_strings.py -p ProjectFolderName -o "ProjectFolderName/cs.lproj/Localizable.strings"