Skip to content

App that translates Android's strings.xml file to other languages.

Notifications You must be signed in to change notification settings

marcelluseasley/Android-Strings-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Strings-Translator

This application takes your default strings.xml file (right now just a variable containging xml) and parses the text from the nodes. The text is restructured for the Bing Translator API, where it is translated to as many languages as you'd like.

The API requires that you have a client id and client secret code before use.

Check out https://msdn.microsoft.com/en-us/library/dd576287.aspx for more info.

About

App that translates Android's strings.xml file to other languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages