https://bugzilla.wikimedia.org/show_bug.cgi?id=62940
--- Comment #1 from Niklas Laxström <niklas.laxst...@gmail.com> --- This should be relatively easy to implement with https://gerrit.wikimedia.org/r/#/c/98078/ Create a new i18n file in WikimediaMessages extension called i18n/wikipedia/en.json Add a new variable to InitializeSettings, something like wmgUseWikipediaMessages. Set it true for Wikipedias. (Or make it generic like wmgSiteSpecificMessages.) In CommonSettings, if that variable is set, add a hook similar to the one in the linked commit, but adapted for JSON and perhaps with additional performance tweaks if needed. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l