mediawiki-skins-Insurgency/i18n/is.json
Jon Robson 47a97282aa Make sure MonoBook retains classic labels
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
2022-02-11 01:52:35 +00:00

14 lines
602 B
JSON

{
"@metadata": {
"authors": [
"Sveinn í Felli",
"לערי ריינהארט"
]
},
"skinname-monobook": "MonoBook",
"monobook-desc": "Klassískt skinn MediaWiki síðan 2004, nefnt eftir svart-hvítu myndinni af bókinni í bakgrunni síðunnar",
"monobook.css": "/* Það sem sett er hingað er bætt við MonoBook stilsniðið fyrir allan vefinn */",
"monobook.js": "/* Allt JavaScript sem sett er hér mun hafa áhrif á notendur MonoBook-skinnsins. */",
"monobook-view-history": "Breytingaskrá",
"monobook-action-undelete": "Endurvekja {{PLURAL:$1|$1 breytingu|$1 breytingar}}"
}