t() should be added to make the strings translatable:

./modules/user.module: $form .= form_submit('Check username');
./modules/user.module: $form .= form_submit('Check e-mail');

CommentFileSizeAuthor
#1 user module translation.patch926 bytesRobinMonks
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RobinMonks’s picture

Version: 4.6.0 »
Assigned: Unassigned » RobinMonks
FileSize
926 bytes

This patch should fix that nastiness :-)

Robin

RobinMonks’s picture

Mis-tagged.

Robin

Dries’s picture

Committed to HEAD and DRUPAL-4-6. Thanks Robin.

Anonymous’s picture