Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
CatchZeng committed Oct 31, 2017
1 parent 4966bc3 commit 4491ceb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ python Localizable.py -f xxx/xxx -t xxx/xxx.xls :将多个国家的iOS Localizab

![stoeu](https://github.com/CatchZeng/Localizable.strings2Excel/blob/master/imgs/stoeu.jpg)

python LocalizableStringsXml.py -f xxx/xxx -t xxx/xxx.xls :将多个国家的Android strings.xml文件一起转换成xls文件

![xmltoe](https://github.com/CatchZeng/Localizable.strings2Excel/blob/master/imgs/xmltoe.jpg)

python LocalizableBack.py -f xxx/xxx.xls -t xxx/xxx :将xls文件转换成多个国家Localizable.strings文件 & Android 多个国家的strings.xml文件

![etosu](https://github.com/CatchZeng/Localizable.strings2Excel/blob/master/imgs/etosu.jpg)
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ python Localizable.py -f xxx/xxx -t xxx/xxx.xls :convert iOS Localizable.strings
![stoeu](https://github.com/CatchZeng/Localizable.strings2Excel/blob/master/imgs/stoeu.jpg)


python LocalizableStringsXml.py -f xxx/xxx -t xxx/xxx.xls :convert Android strings.xml files to xls file

![xmltoe](https://github.com/CatchZeng/Localizable.strings2Excel/blob/master/imgs/xmltoe.jpg)


python LocalizableBack.py -f xxx/xxx.xls -t xxx/xxx :convert xls file to iOS Localizable.strings files & Android strings.xml files

![etosu](https://github.com/CatchZeng/Localizable.strings2Excel/blob/master/imgs/etosu.jpg)
Expand Down
Binary file added imgs/xmltoe.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4491ceb

Please sign in to comment.