Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/constantine-ivanov/strings-xml-tools
- Owner: constantine-ivanov
- Archived: true
- Created: 2014-05-25T20:27:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T18:11:10.000Z (over 5 years ago)
- Last Synced: 2024-08-01T10:16:31.310Z (3 months ago)
- Language: Java
- Homepage:
- Size: 25.4 KB
- Stars: 38
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-android-tools - Android Strings.xml Tools - A plugin for Intellij IDEA or Android studio which eases management of strings in multiple localization files in Android projects. (Intellij Plugin)
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.