Closed (works as designed)
Project:
Webform Localization
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2012 at 11:17 UTC
Updated:
15 Jun 2012 at 09:57 UTC
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
Comment #1
rv0 commentedAre you sure you are using the latest version?
#1483942: String translations are being deleted on "Refresh strings"
Comment #2
anrikun commentedYes I'm using latest GIT update.
Comment #3
anrikun commentedI'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".