marhali / easy-i18n

This is a IntelliJ IDE based plugin for internationalization. Supports the most common translation file types.
MIT License
78 stars 24 forks source link

Plugin arbitrarily deletes translation when adding others #402

Open wnmzzzz opened 2 months ago

wnmzzzz commented 2 months ago

Since updating IntelliJ, the plugin is now deleting arbitrary translations for no discernable reason.

For example, I added a single new translation key with translations, the plugin took several seconds to make the change and the git diff afterwards clearly shows around 20 translations being completely gone now. That's obviously completely unacceptable and makes this plugin fully unusable.

It seems to also be inconsistent in which translation to delete between languages. For example, in this picture image The German translation of these entires are fully deleted. However, the Italian translation image Only had one key deleted, as you can see.

I am using IntelliJ Ultimate version 2024.1, as well as version 4.5.1 of this plugin. My plugin configuration is 'Single Directory' 'Properties' with the filter of 'messages*.properties'