I just finished developing an Android app that I was asked to do. I also planned to translate it into different languages; below you can see the folder / file tree :

Inside strings.xmlthere are all the values that I use inside the classes, and all of them are in Italian, my language ( Here you can see an example, if necessary). I would like to be able to translate all of these fields in English and French.
I read this article -> http://developer.android.com/training/basics/supporting-devices/languages.html
, , values-fr strings.xml ( , ).
, , . , ?
values strings.xml ( ) . values-en , , strings.xmlvalues strings.xml . values-it, strings.xml
, 2 , . values ?
.