After a clean install in a German Drupal installation and activation of the cancel button for a content type the button appeared but had no text (value). I had to change the translation via interface from "@cancel-value" -> "@cancel-value" to "@cancel-value" -> "Abbrechen".

Comments

Crom’s picture

I have similar problem with Galleries_assist module in Drupal Commons install. I'm still working on what's wrong and will report back. Any assistance in tracking this down would be gratefully received. Cheers, Crom

Crom’s picture

I can confirm that this is the answer: http://drupal.org/node/940730#comment-3759998

If you ignore the content type edit screen and go straight to the site config / more node buttons screen and do configuration changes from there and hit save, the buttons appear correctly.

I also emptied cache which may have helped...