Skip to content

Android String File Localization v1.0.0

Latest

Choose a tag to compare

@sundramsinghdev007 sundramsinghdev007 released this 09 Mar 04:35
· 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.xml to 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 hidden NBSP characters 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

  1. Download the AndroidStringFileLocalization-1.0.0.zip from the Assets below.
  2. In Android Studio, go to Settings > Plugins > βš™οΈ > Install Plugin from Disk....
  3. Select the downloaded ZIP and restart.

Developed with ❀️ by Sundram Singh