Skip to main content

a tool to help convert iOS localizable.strings and xls

Project description

sltlocaltools ===

![stringsToxls](http://img.blog.csdn.net/20170501134701254?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdGFpc2hhbmR1YmE=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast)

![xlsToStrings](http://img.blog.csdn.net/20170501134717317?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdGFpc2hhbmR1YmE=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast)

sltlocaltools is a tool to help search iOS localizabel.strings and convert it between xls and strings.

Installing —

pip install sltlocaltools

Usage —

convert strings to xls

python xlsconvertor.py -t 1 -sd ~/Desktop/test -x ~/Desktop/my.xls

convert xls to strings

python xlsconvertor.py -t 1 -sd ~/Desktop/test -x ~/Desktop/my.xls

  • -t : 1 means convert to xls,2 means convert to strings

  • -s : localizable strings dir path

  • -x : xls file path

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sltlocaltools-1.0.1.tar.gz (6.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page