Page MenuHomePhabricator

Include be-x-old as alias of be-tarask in dumps
Open, HighPublic2 Estimated Story Points

Description

The language code be-x-old is an alias of be-tarask. Both may be used in wiki links inside dumps. The former code should be considered the same as the former when ingesting dumps.

Work to do:

After line 324, insert:

if lang_code == "be-x-old":
    lang_code = "be-tarask"

Related Objects

StatusSubtypeAssignedTask
OpenDanya
OpenNone

Event Timeline

Danya triaged this task as High priority.Aug 9 2026, 6:15 PM
Danya updated the task description. (Show Details)
Danya set the point value for this task to 2.
Danya added a parent task: T432922: [VERSION] 0.5.0.
Danya moved this task from Backlog to Next Version on the Tool-wiki-gender-stats board.