Overwrite source file with translated target file

Hello,

I have managed to translate a very simple text file.

But I would like to write the translations to a target file, which has the identical path and file name as the source file:

Source file name: <plugin name>\plugin.properties

Target file: <plugin name>\plugin.properties

As long as I specify a different name for the target file it works, but not with identical name.

How do I have to set the properties in order to overwrite the source files?

Regards

Norbert

emoji