If your willing to offer some advise
From User talk:Nx
Revision as of 22 July 2012 at 22:23.
The [/w/index.php?title=User_talk:Nx&offset=20120722222335&lqt_mustshow=12862 highlighted comment] was created in this revision.
The [/w/index.php?title=User_talk:Nx&offset=20120722222335&lqt_mustshow=12862 highlighted comment] was created in this revision.
With addMessages removed what should I look at for a replacement for the custom names?
Tmtoulouse (talk)
Create an i18n file just like you would for an extension, and then use Manual:$wgExtensionMessagesFiles - I think that should work, as far as I can tell, the array key is not used at all, so it can be anything you want as long as it doesn't conflict with others.