Page MenuHomePhabricator

Localize Gadget aliases for szy
Open, Needs TriagePublicFeature

Description

(Not a blocker for wiki creation.)

The following strings shold 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
ResolvedDzahn
ResolvedLadsgroup
Resolvedjhsoby
OpenFeatureNone

Event Timeline

Removing task assignee due to inactivity, as this open task has been assigned for more than two years. See the email sent to the task assignee on February 06th 2022 (and T295729).

Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be welcome.

If this task has been resolved in the meantime, or should not be worked on ("declined"), please update its task status via "Add Action… 🡒 Change Status".

Also see https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator.

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