#The project is no longer developed or supported
#Android strings.xml tools
A plugin for Intellij IDEA or Android studio which eases management of strings in multiple localization files in Android projects.
####Features:
- Adding missing strings from the default strings.xml to localized one (Generate -> Add missing strings);
- Adding missing strings to the default strings.xml file;
- Sorting entries in localized file in the same order, as in the default one (Editor context menu -> Sort strings).
- More will be added soon.