Page MenuHomePhabricator

Localise Gadget aliases for ban
Open, Stalled, Needs TriagePublicFeature

Description

The following strings need to be localised:

Aliases
/** English (English) */
$specialPageAliases['en'] = [
	'Gadgets' => [ 'Gadgets' ],
	'GadgetUsage' => [ 'GadgetUsage' ],
];
Namespaces
$namespaceNames['en'] = [
	NS_GADGET => 'Gadget',
	NS_GADGET_TALK => 'Gadget_talk',
	NS_GADGET_DEFINITION => 'Gadget_definition',
	NS_GADGET_DEFINITION_TALK => 'Gadget_definition_talk',
];

Related Objects

StatusSubtypeAssignedTask
ResolvedLadsgroup
StalledFeatureNone

Event Timeline

Ammarpad changed the task status from Open to Stalled.Oct 7 2019, 3:28 AM
Ammarpad claimed this task.
Ammarpad subscribed.

Stalling until T234768 is resolved

I'm not sure the namespaces need to be localized - they shouldn't ever be used, and so localization shouldn't be required for creation of the wiki

Urbanecm changed the task status from Stalled to Open.Oct 7 2019, 5:50 AM
Urbanecm subscribed.

No need to stall

Agreed for "localization shouldn't be required" as in Balinese also don't have (or not yet) any of this words. Specially "Gadget" word. But we still need the gadget for ban.wiki as still none of Gadget active.

No need to stall

I think until translations are provided it can actually stay stalled

Aklapper changed the task status from Open to Stalled.Jan 24 2021, 12:17 PM

This task is not actionable without any translations to put in place, indeed.

See https://translatewiki.net/wiki/Special:SupportedLanguages/ban#ban for potential people to contact (not sure there is some "group" way to contact folks)?

Izno changed the subtype of this task from "Task" to "Feature Request".Jul 24 2023, 5:43 PM