easy-i18n icon indicating copy to clipboard operation
easy-i18n copied to clipboard

Translations out of sync after editing

Open FeBe95 opened this issue 1 year ago • 0 comments

Description

Whenever I edit a translation through the "Edit Translation" dialog, the corresponding .json file gets changed, but the plugin does not update accordingly.

Steps to reproduce

  1. Open the "Edit Translation" dialog (Go To → Declaration or Usages)
  2. Edit a translation string
  3. Click "OK"

Expected Results:

  1. The folded text gets updated
  2. Opening the dialog again reveals the new translation string

Actual Results:

  1. The folded text stays the same
  2. Opening the dialog again shows the old translation string

Things I've tried:

  • re-installing the plugin
  • invalidating caches

Version Info:

  • PhpStorm 2023.1 (Build #PS-231.8109.199, built on March 29, 2023)
  • Easy I18n v4.4.1

Screen recording:

https://github.com/marhali/easy-i18n/assets/7470739/b851b0ee-d7f1-4d90-958e-33a723c6cad5

FeBe95 avatar Jun 01 '23 08:06 FeBe95