Replace:

drupal_set_message("Generated password");

to:

drupal_set_message(t("Generated password"));

Comments

japanitrat’s picture

Status: Needs review » Patch (to be ported)

Thanks for the hint. Will be fixed in the next release

kenorb’s picture

Thank you.

japanitrat’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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