Airsaid / AndroidLocalizePlugin

:earth_asia: Android localization plugin. supports multiple languages and multiple translators.
https://plugins.jetbrains.com/plugin/11174-androidlocalize
Apache License 2.0
582 stars 91 forks source link

support multi thread #159

Open qdsfdhvh opened 6 months ago

qdsfdhvh commented 6 months ago

I was taking too long to translate a 6000+ line xml file, so tried to simply support multithreading, maybe codes also have some problem.

Closes: #122