To get to the point, here's an example of what can be seen in the notification e-mails sent:
---
Published xstory sent by Mic ...
---
The string xstory is created by '$type', but I wish it was localizable to whatever (ex.: 'Article', 'Sondage' etc.).
By using '$type' directly, it output the module name and I'm not sure I can have this translated or renamed via the locale.module
Comments
Comment #1
Kjartan commentedIt should probably be using the _node("name") hook to get the proper name and allow it to be translated.
Comment #2
killes@www.drop.org commentedYep.
Comment #3
(not verified) commented