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

quicksketch’s picture

Status: Active » Fixed

It looks like "Save draft" is run through t() like most strings in Drupal. You should be able to translate it using the Locale module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.