v1.0.19
- Fixed: every customer-facing string was untranslatable. The button label, the modal title, the close label, the loading and error messages, the SKU prefix and the view-product link shipped as English sentences in a config file and were written into the settings option the moment the plugin activated, so a shop running in another language showed English however complete its language pack was. The settings screen already offered to fall back to a default for a blank field; the packaged value meant blank never happened.
- The defaults are now translated strings resolved when the label is about to be shown, never written back to the database. A label you typed yourself is still used exactly as typed.
- On update, a label left byte for byte as the English default is cleared so the translated one takes over. Anything you edited, including a hand translation, is matched exactly and kept.