Closed (fixed)
Project:
Drupal core
Component:
user.module
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
30 Apr 2005 at 21:07 UTC
Updated:
15 May 2005 at 09:59 UTC
Jump to comment: Most recent file
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');
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user module translation.patch | 926 bytes | RobinMonks |
Comments
Comment #1
RobinMonks commentedThis patch should fix that nastiness :-)
Robin
Comment #2
RobinMonks commentedMis-tagged.
Robin
Comment #3
dries commentedCommitted to HEAD and DRUPAL-4-6. Thanks Robin.
Comment #4
(not verified) commented