When I enable String translations for webform, I am not able to change Confirmation message. When I turn off string translations then I am able to rewrite message.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | webform-localization-fix-confirmation-save.patch | 1.9 KB | cslevy |
Comments
Comment #1
milos.kroulik commentedIt also happens to me on 7.x-4.x branch with string translation enabled.
Comment #2
bramvandenbulcke commentedI had the same issue but I did find a way around this problem.
First, under "localization by string translation", uncheck the checkbox "Expose webform component strings suitable for translation" and save. After this the text area for the Confirmation message will be editable. Change the text and recheck the checkbox "Expose webform component strings suitable for translation". Then translate these text strings under /admin/config/regional/translate/translate.
Comment #3
gge commentedUnfortunately, the method provided at #2 does not work for the "Preview message"...
Comment #4
cslevy commentedAttached patch for 7.x-4.x branch
Comment #5
cslevy commentedComment #7
joseph.olstadComment #8
joseph.olstadfeel free to re-open this if it should still be an issue.