File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.0.0 ] - 2026-03-08
3+ ## [ Unreleased ]
44### Added
55- Initial release of Android String File Localization.
66- ** Automated Translation:** Support for Google Translate engine integration.
1111- ** Internationalization:** Plugin UI ready for multiple languages via ` MyBundle ` .
1212- ** Background Tasks:** Non-blocking translation with progress indicator.
1313
14+
15+ ## [ 1.0.0] - 2026-03-08
16+
1417### Fixed
1518- Fixed "Apostrophe not preceded by \" build errors.
1619- Resolved IDE stutters by moving update logic to Background Thread (BGT).
Original file line number Diff line number Diff line change @@ -78,4 +78,10 @@ You can trigger the tool from three locations:
7878
7979This project is licensed under the ** MIT License** . See the [ LICENSE] ( /LICENSE.txt ) file for more details.
8080
81+ ---
82+
83+ ### Thanks
84+
85+ Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
86+
8187---
You can’t perform that action at this time.
0 commit comments