Skip to content

this is a java resource code tools, that it help us to check the new added android strings.

Notifications You must be signed in to change notification settings

beijingling/xml2excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xml2excel 将Android中的语言字符串转换为Excel

本软件有以下几个功能:

1.将XML文件转换成Excel文档,将XML文档中的字符串ID与字符串内容分列显示。
2.将XML文件中的数组plurals进行提取,并显示到Excel文档中。
3.将上面提取的不同语言2个Excel文档中的字符串对比,将其中多余的字符串提取出来。
==========================================

本软件使用方法:

a)将本软件资源下载,并导入到eclipse软件中。
b)在D盘下新建文件夹string_compare,将待操作的XML文件放到string_compare目录下。
c)在eclipse中点击运行,即可将XML文档转换为Excel文档。

About

this is a java resource code tools, that it help us to check the new added android strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages