CatchZeng / Localizable.strings2Excel

Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
MIT License
587 stars 141 forks source link

Fix bug about string format specifiers #10

Closed qiusuo8 closed 6 years ago

qiusuo8 commented 6 years ago

fix bug, add example of string format specifiers to Localizable.xls and handle it in StringsXmlFileUtil.py.