Skip to content

Releases: sundramsinghdev007/Android-String-File-Localization

Android String File Localization v1.0.0

09 Mar 04:35

Choose a tag to compare

🚀 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