$wgMessageCache->addMessages() Replacement
Fragment of a discussion from User talk:IAlex
You can try the MessagesPreLoad hook.
Hello. I'm trying to resolve this in some extensions.... but...
I think that the MessagesPreLoad hook is not called in the sequence of wfMsg function...
I'm in the wright way?????
Another function must be used instead of wfMsg?
Fdo.