https://bugzilla.wikimedia.org/show_bug.cgi?id=44537
--- Comment #2 from Pavel Selitskas <[email protected]> --- (In reply to comment #0) > Several places in the user interface locally overridden system messages does > not take effect. One such example is [[Mediawiki:Mainpage]] which is used in > the sidebar. This should show as "Forside" and point to "Portal:Forside", but > it is now "Hovedside" and it points to "Hovedside", which is then a redirect > to > [[Portal:Forside]]. > > The bug is also visible at [[Special:Allmessages]] > http://no.wikipedia.org/w/index. > php?title=Spesial%3AAlle+systembeskjeder&prefix=Mainpage&filter=all&lang=nb&l > imit=50 > > Note that the content of the locally overridden message is correct but the > correct content does not show up in the listing. "no" code should be used no more. The code you need is "nb". On no.wikipedia.org, you should just redefine MediaWiki:messagename. You should move all /no (or /nb, you know better where you keep the right stuff) into the root message (that is, MediaWiki:Mainpage/no or MediaWiki:Mainpage/nb content should be moved to MediaWiki:Mainpage). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
