All the functionality really needs to be packaged into the extension so that there's no code-base files being changed - and also that's only one example, there are other messages changed too that are not namespaces, such as the failed login message.
On 22/10/16 16:15, James Hare wrote: > On Saturday, October 22, 2016 at 2:12 PM, Aran wrote: >> Hi, >> >> I have an extension that change some of the default system messages for >> example "talk" to "comment", but since upgrading to 1.27 these messages >> no longer change. I've tried rebuildmessages.php and >> rebuildLocalisationCache.php but nothing seems to allow me to override >> these default messages any more. New messages that the extension >> introduces can be changed no problem. >> >> Does anyone here know the proper procedure for doing this? >> >> Thanks, >> >> Aran >> > Is there any reason this needs to be handled by the extension? Can you edit > the corresponding MediaWiki-namespace page to change the label? > > — > James Hare > http://harej.co > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
