https://bugzilla.wikimedia.org/show_bug.cgi?id=48542
--- Comment #2 from MWJames <[email protected]> --- The required change: SpecialStatistics/line 301 from $name = $this->msg( $key )->inContentLanguage()->parse(); to $name = $this->msg( $key )->parse(); -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
