[dev] Tool : Android Strings Translate
Helps to translate Android strings.xml, providing translation for Google Translate online.
<resources> <string name="title">The Calendar Pro</string> <string name="desc">is the best calendar in the world</string> <string name="name" translatable="false">Colorofbest</string> <string name="complex_text">This is <b>html tag</b></string> </resources>
[dev] Tool : Android Strings Translate
Helps to translate Android strings.xml, providing translation for Google Translate online.