10

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!

Kara
  • 6,115
  • 16
  • 50
  • 57
Guillaume
  • 8,741
  • 11
  • 49
  • 62

3 Answers3

8

Try Google Translator Toolkit to easily transate your app.

Roger Garzon Nieto
  • 6,554
  • 2
  • 28
  • 24
3

Do you want to translate between various languages? If yes, this is what you might be searching for.

Anand Sainath
  • 1,807
  • 3
  • 22
  • 48
2

try this thread Any collaborative tool/website to localize an Android app? basically what proved to work is the android2po tool and then you can use your favourite .po editor

Community
  • 1
  • 1
Krzysztof
  • 328
  • 2
  • 9