[go: up one dir, main page]

Page MenuHomePhabricator

Improve log params of log type pagelang/pagelang for list=logevents
Open, LowPublic

Description

The logparams of pagelang/pagelang are formatted for the api as the following:

{
    "params": {
        "oldlanguage": "de[def]",
        "newlanguage": "de-ch"
    }
},

The [def] should be extracted and get it own flag and may add the language name to the result.