By meez on
Hi,
on this page i have a form, i made it using the webform module
There is a field for example Name, Family name etc. How do i translate those fields?
I tried with Configuration >> Regional and language >> Translate but i don't find the strings there??
Thanks a lot
Comments
try this
At https://snipt.net/maslow/drupal-7-add-i18n-to-webform-localization/ i've seen this instructions that works
1 - Download module Webform Localization (Thx Riot Games !) : http://drupal.org/project/webform_localization
2 - Disable "Multilingual support" on the webform content type
3 - Edit the webform > Webform > Form settings
4 - In the fieldset "LOCALIZATION BY STRING TRANSLATION", check both checkboxes
- Expose webform component strings suitable for translation.
- Keep a single webform across a translation set.
5 - Save
6 - Go to Configuration > Translate interface > Strings (/admin/config/regional/translate/i18n_string)
7 - "Select text groups", check "Webform Localization" and click "Refresh strings"
8 - Go to "Translate" tab (/admin/config/regional/translate/translate)
9 - Limit search to "Webform Localization", click "Filter"
10 - You're good to go !
How to traslate the title ?
Hi,
this process works to translate the fields of form, but how can translate the title of the webform's node ?
Thanks a lot.
Hi,
Hi,
I solved enable "Content translation" module, it was unabled.
Bye,
Boymix81.
not working as described above!
Hi,
I have tried exactly as described above, but unfortunately translated strings are not shown within components in page, not even after "Refresh strings" (/admin/config/regional/translate/i18n_string);
I have checked the locale_target db table, and the translations exist there, they are just not showing on frontend pages, within webforms!
Please, any other ideas on how this could be solved?
Just came upon this issue
Just came upon this issue myself; figured I'd update to the latest dev but it's not showing up.
Steps taken:
Enable webform_localization
Sought the checkboxes in webform settings and found none
Enabled, Disabled, Reenabled localization for the content type
No love.
-
Be the occasion.