Closed (fixed)
Project:
Webform
Version:
7.x-4.0-alpha6
Component:
Translation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 19:37 UTC
Updated:
2 Jul 2013 at 05:10 UTC
Can't translate the buttons on the webform.
It's only possible for the Submit button when I set a custom label and translate what I have set there. Still, the "Save draft" label can't be changed.
Did I miss anything? How do you get that button text into another language? (Webform internationalization is installed, strings refreshed, cache cleared)
P.
Comments
Comment #1
quicksketchIt looks like "Save draft" is run through t() like most strings in Drupal. You should be able to translate it using the Locale module.