·
2 commits
to main
since this release
π First Stable Release
We are excited to announce the first official release of Android String File Localization! This plugin is designed to take the manual pain out of localizing Android applications.
β¨ Key Features
- Automated Translation: Seamlessly translate your
strings.xmlto any target language. - Smart XML Merging: Automatically merges new translations into existing files without overwriting manual work.
- Android-Safe Sanitization: Automatically handles apostrophe escaping (
\') and removes hiddenNBSPcharacters to prevent build failures. - Intelligent Selection: "Select All" logic smartly identifies only missing or untranslated strings.
- Global Access: Accessible via the Tools Menu, Project View, and Code Editor.
π Installation
- Download the
AndroidStringFileLocalization-1.0.0.zipfrom the Assets below. - In Android Studio, go to
Settings>Plugins>βοΈ>Install Plugin from Disk.... - Select the downloaded ZIP and restart.
Developed with β€οΈ by Sundram Singh