AndroidLocalizePlugin
AndroidLocalizePlugin copied to clipboard
Support for interpolated string translation
Please ensure you have given all the following requested information in your report.
Please select the affected platforms
- [x] Android Studio
- [ ] IntelliJ IDEA
Please select the translator to use
- [x] Google
- [ ] Google (API)
- [ ] Microsoft
- [ ] Baidu
- [ ] Youdao
- [ ] Ali
Version of Plugin and IDE
- Plugin Version:
- IDE Version:
Issue details
Actually this is not an issue. I'm wondering if this plugin supports translation of interpolated strings, i.e., strings that contain parameters? Thanks!
https://github.com/koral--/android-gradle-localization-plugin, I forked and added support for plurals
it’s supported.