Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Translate easily xml in Android [closed]

I want to translate app in Android (strings.xml and array.xml), but I don't know how to compare the file to check the untranslate strings. So I search a software to make this.

Thank you!

like image 310
Guillaume Avatar asked Aug 08 '11 10:08

Guillaume


People also ask

What is Translationz?

The translation is the transmission of written text from one language (the source) to another language (the target). Although translation and interpretation mostly used interchangeably, by actual definition, translation refers to the written language, and interpretation refers to the spoken language.

Can Android studio translate apps?

Translating With The Android Studio Translation Editor In the Translation Editor, click the globe-icon to add a new language file, in our example we will add 'de' (German) and 'es"(Spanish). You may need to close and re-open the Translation Editor tab after adding a new language if it does not show up immediately.


1 Answers

Try Google Translator Toolkit to easily transate your app.

like image 116
Roger Garzon Nieto Avatar answered Oct 13 '22 06:10

Roger Garzon Nieto