Almost everything for modr8 can be localized/translated, except the e-mail subjects. This need to be corrected in the variable_get for e-mail subject lines.
I believe PHP beginners can easily change this (i.e. submit a patch). I'm not good enough myself right now to do it (but I am submitting a French translation! in another post).
Comments
Comment #1
pwolanin commentedIf the e-mail subject is set via user input, I don't think it should be passed through t() - just set it as desired.
see: http://groups.drupal.org/node/15177
Comment #2
pwolanin commentedComment #3
michael_lessard_micles.biz commentedGreetings,
Since the notify module "localizes" subjects lines perfectly and at will, it can of course be done.
BUT it is not urgent nor crucial for multilingual sites who can select a generic moderation subject that most users will understand. So I'm proposing this be set to "Priority: minor", but as an "active task".
Cheers