[09:30:21] That's funny because one of the parent elements is tagged with lang=en-GB [09:31:55] Forza: which skin is that? This reminds me about T310538 [09:31:56] T310538: Monobook p-search-label is tagged with lang=en-GB attribute - https://phabricator.wikimedia.org/T310538 [09:33:05] Vulpix: Timeless [09:33:51] I think it happened when I upgraded from 1.37 to 1.38 [09:34:06] But I'm not sure [09:35:16] So a skin error. Not a big issue I think [09:35:37] You can try appending uselang=en or uselang=en-GB to the URL and see if it makes any difference [09:36:54] Maybe it's just a temporal (localisation) cache pollution [09:37:14] I tried in two different computers [09:38:28] Maybe I should run rebuildLocalisationCache.php? [09:41:26] Uselang worked [09:42:39] So this is odd, isn't it? [09:46:42] Hm so i had wgLangCode=en-gb, but it has to be en only [09:47:22] Yes. Of course, this should never happen™ but maybe running rebuildLocalisationCache.php --force may fix that [09:47:46] I did, but it didn't help [09:49:05] If I change to en-gb in user settings it switches back to Asian lol [09:51:00] Same issue in the Vector skin [09:52:26] It's actually language TW. Taiwanese? [09:53:13] The problem is in languages/i18n/en-gb.json [09:53:24] A forgotten translation [09:54:43] Last three rows are wrong [09:59:05] Forza: check which message keys are wrong using the qqx trick [09:59:09] !qqx [09:59:09] If you want to find a particular system message being used on a page, you can append the uselang=qqx parameter to the URL. That will replace all system messages used on the page by their message names. See https://www.mediawiki.org/wiki/Qqx [09:59:45] We can look at translatewiki.net who added those translations and check for other problematic translations from the same user [09:59:59] Yea. It was the en-gb.json that had three items Taiwanese. I downloaded the new version from github master branch [10:00:59] Can I login with my mediawiki account there? [10:02:55] So github history shows this fixed in commit from Mar 23 [10:03:56] Apparently a spammer did some messing about [10:10:35] Thanks for the help :) [10:27:15] taavi: hey, can I bump this on your review? https://gerrit.wikimedia.org/r/c/mediawiki/extensions/GlobalBlocking/+/810857 [10:36:19] Amir1: sure [10:36:29] thanks