Skip to content

hegazy/strings-xml-tools

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%