Closed (fixed)
Project:
LoginToboggan
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Sep 2007 at 21:26 UTC
Updated:
24 Sep 2007 at 22:22 UTC
The text "The password is too short: it must at least $min_pass_length characters." should be:
The password is too short: it must be at least $min_pass_length characters.
I created my first patch for this.
| Comment | File | Size | Author |
|---|---|---|---|
| grammer.patch | 904 bytes | baldwinlouie |
Comments
Comment #1
hunmonk commentedfixed in 4.7, 5, and HEAD. the syntax of the call to t() was also incorrect, so i cleaned that up along the way.
Comment #2
(not verified) commented