I have an android application with multiple langugae string files located like this:
res:
-> values -> strings.xml
-> values-da -> strings.xml
I used to be able to get a special view where I could see and edit both files in the same window/grid. A bit like an Excel sheet – but now I just can’t get it to Work.
All I see is one of the following two screens which I don’t want to use. do you have an answer to this?


To perform the actions you’ve described you need to install
Sequoyahplugin. It hasSequoyah Android Localization Editortool that shows all string keys and respective values in different languages in one table. The information about Sequoyah project is located here: http://eclipse.org/sequoyah Installation guide is here: http://eclipse.org/sequoyah/downloads/index.php#update_site.