Closed (fixed)
Project:
Generate Password
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 01:30 UTC
Updated:
17 Mar 2009 at 13:40 UTC
Replace:
drupal_set_message("Generated password");
to:
drupal_set_message(t("Generated password"));
Comments
Comment #1
japanitrat commentedThanks for the hint. Will be fixed in the next release
Comment #2
kenorb commentedThank you.
Comment #3
japanitrat commented