Closed (fixed)
Project:
Membership types and registration modification
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Oct 2007 at 09:45 UTC
Updated:
2 Nov 2007 at 17:11 UTC
On lines 170-171 and 1011-1012 of nf_registration_mod.module, I believe the message (or at least part of it) to be set with drupal_set_message() should be wrapped in t() to allow localization. A few more messages should be localized, as I saw from looking at the code, but I believe these are the ones that most affect the final users.
Thanks,
Tony
Comments
Comment #1
rconstantine commentedGood catch. Not sure how I missed them. I'm usually a t() fanatic. Will include fixes in the next release.
Comment #2
rconstantine commentedOkay, done. Will be in the next release. Not sure when that will be. I need to update the README with some changes I made, but it's a pain in the butt. Hopefully will be soon.
Comment #3
(not verified) commented