Details
Description
This appears to have been fixed for the current CVS HEAD code, but 1.8 still has the bug. From line 186 of the current MOODLE_18_STABLE branch:
error(get_strin('nopasswordchangeforced', 'auth'));
note that get_string is missing the 'g'.