Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/constantine-ivanov/strings-xml-tools

IntelliJ plugin for easier management of string resources in Android projects.
https://github.com/constantine-ivanov/strings-xml-tools

Last synced: 6 days ago
JSON representation

IntelliJ plugin for easier management of string resources in Android projects.

Awesome Lists containing this project

README

        

#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.