[02:46:27] opened https://gerrit.wikimedia.org/r/c/translatewiki/+/1003836 to update phorge url and add requestssl [03:08:38] [1/2] The global renaming has been done, but there are users who cannot login because local renaming on one wiki has not been carried out [03:08:38] [2/2] https://mariopedia.org/wiki/User_talk:1108-Kiju [10:17:21] [1/2] There are no problems with authorized accounts, but there are still problems in guest mode [10:17:21] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1207994117599010846/image.png?ex=65e1ab31&is=65cf3631&hm=8b52a60e5757c224fcf1880cfe7283c2ff772fa2d2f30585dafa342a6a828f69& [15:00:10] [[phab:T11860]] seems to be happening a lot lately [15:00:11] [15:40:56] Hallo [15:42:04] [1/2] I've just made https://github.com/miraheze/RequestSSL/pull/34 . It's a bit less trivial than my usual spelling and punctuation fixes, so it needs more careful review. It's fairly simple, but I couldn't fully test it myself because I don't have a development environment, but for someone who does have it, it should be fairly easy to test that the messages are concatenated correctly aft [15:42:05] [2/2] er the change. [15:52:03] The function is called implode I love that [16:47:02] meh, with that task we don't actually know the error [16:47:14] "Wikimedia\Rdbms\DBQueryError" is way too generic [16:51:31] The best way around is at least to give people the `fatal code`, that's what I call it- [17:03:56] It's a request ID [17:04:03] It is not unique to a fatal [17:05:00] They are worse mediawiki errors [17:05:26] TypeError is another uselessly generic message [17:27:27] Another i18n question. [17:27:46] [1/2] Are these messages supposed to be translated? https://github.com/miraheze/MirahezeMagic/blob/master/i18n/managewiki/en.json [17:27:46] [2/2] Or are they always in English? [17:28:22] If they should be translated, I can configure them on translatewiki, but qqq should be written for them. [17:30:54] I would say they should be translated [17:31:12] since they're part of the UI of ManageWiki [17:31:42] not really my call, just my two cents [17:55:15] Yes, they should be translated [17:55:54] https://github.com/miraheze/MirahezeMagic/blob/master/i18n/mirahezeprojectnames/en.json should be too [17:56:09] qqq for the settings names are fairly generic [17:56:38] I wonder if that could be templated [18:02:18] What would the template say? [18:04:14] This is a friendly name for the {{X}} settings variable for -name and for -help This is a help message for configuring the {{X}} settings variable [18:04:16] [18:04:46] Messages are in the format managewiki-setting-X-(name|help) [18:05:03] @amire80