[drupal-devel] [bug] Translation - need t() in two places

RobinMonks drupal-devel at drupal.org
Sat Apr 30 22:57:10 UTC 2005


Issue status update for http://drupal.org/node/21686

 Project:      Drupal
 Version:      cvs
 Component:    user.module
 Category:     bug reports
 Priority:     minor
 Assigned to:  RobinMonks
 Reported by:  Cvbge
 Updated by:   RobinMonks
-Status:       fixed
+Status:       patch

Mis-tagged.


Robin




RobinMonks



Previous comments:
------------------------------------------------------------------------

April 30, 2005 - 21:07 : Cvbge

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');




------------------------------------------------------------------------

April 30, 2005 - 22:48 : RobinMonks

Attachment: http://drupal.org/files/issues/user module translation.patch (926 bytes)

This patch should fix that nastiness :-)


Robin







More information about the drupal-devel mailing list