Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 482 Bytes

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