Skip to content

Instantly share code, notes, and snippets.

View ivopisarovic's full-sized avatar

Ivo Pisarovic ivopisarovic

View GitHub Profile
@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 <[email protected]>
#
# Updated by Ivo Pisarovic 2017.
# Added swift syntax.
#
# Example run:
# python generate_localized_strings.py -p ProjectFolderName -o "ProjectFolderName/cs.lproj/Localizable.strings"