AndroidLocalizePlugin icon indicating copy to clipboard operation
AndroidLocalizePlugin copied to clipboard

New feature(auto translate entire project)

Open hocesjc opened this issue 3 years ago • 4 comments

Hello, I think that a very good feature would be for the plugin to go through the entire project looking for files with the xml extension that contain and translate them so as not to have to go file by file.

hocesjc avatar Oct 23 '22 09:10 hocesjc

Hi, I don't think automatic translation is a good idea, it will bother the user and it is better to let it trigger actively.

For scenarios where there are multiple string resource files in the project, which may be common in large projects, it may be possible to consider supporting direct directory selection and then scanning the string resource files in that directory for translation in subsequent versions.

Airsaid avatar Oct 23 '22 12:10 Airsaid

that is what I meant, but with the entire project and select the value defaults directories

hocesjc avatar Oct 23 '22 12:10 hocesjc

Thanks for the suggestion! This feature will be considered in a subsequent release.

Airsaid avatar Oct 23 '22 13:10 Airsaid

thanks :)

hocesjc avatar Oct 23 '22 14:10 hocesjc