I'm using Webform Localization with "Localization by String Translation":
- Expose webform component strings suitable for translation.
- Keep a single webform across a translation set.
are both checked.

When I create a component, a new translatable string is created as expected.
I may fill in translations then.
But when I refresh strings from "admin/config/regional/translate/i18n_string", all "Webform Localization" strings get deleted.

Comments

rv0’s picture

Are you sure you are using the latest version?
#1483942: String translations are being deleted on "Refresh strings"

anrikun’s picture

Yes I'm using latest GIT update.

anrikun’s picture

Status: Active » Closed (works as designed)

I'm using the "Synchronize translations" module that ships with the i18n suite.
I've just noticed that "Body" was checked as a field to synchronize in my webform content type settings.
After unchecking it, everything seems to work as expected.
I'm not sure that it has to do with the bug as I was experiencing.
But until I find it out, I mark this issue as "Works as designed".