Page MenuHomePhabricator

Translation export only has metadata
Open, LowPublic

Description

https://github.com/wikimedia/mediawiki-extensions-CheckUser/blob/REL1_44/i18n/ayh.json (not the only one)

{
	"@metadata": {
		"authors": [
			"Marphy 123"
		]
	}
}

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Dreamy_Jazz subscribed.

I think this was because the user made a translation in that language that was just still in English. This was reverted, but it seems that this list of authors was still populated.

AFAICS this is an issue specific to translatewiki.net and could happen in other repos too, so I'm going to untag Product Safety and Integrity

Reedy triaged this task as Low priority.Oct 3 2025, 11:43 AM

Seems harmless. Looks like backport file (given REL1_44) without any backportable translations.