47a97282aa
We are updating the default menu labels inside core. This has implications on several messages which are updated here: // History rather than View history // Undelete rather than Undelete x edit(s) // Add topic rather than + Bug: T301203 Change-Id: I854a0fdaaa53791955b156b7861ea108e1b6c224
12 lines
446 B
JSON
12 lines
446 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Cedric31"
|
||
]
|
||
},
|
||
"skinname-monobook": "Monobook",
|
||
"monobook.css": "/* Lo CSS plaçat aicí afectarà los utilizaires del skin Monobook */",
|
||
"monobook.js": "/* Tot JavaScript aicí serà cargat amb las paginas accedidas pels utilizaires de l’abilhatge MonoBook unicament. */",
|
||
"monobook-view-history": "Istoric",
|
||
"monobook-action-undelete": "Restablir {{PLURAL:$1|1 modificacion| $1 modificacions}}"
|
||
}
|