ef1f98e7bd
Have echo just show the numbers instead of the badges, and add a text link to special:notifications in the dropdown, as opposed to entirely reimplementing the flyout layout Change-Id: I072dbc2b7bf70b6675469e09e3beb3927e06d0f7
15 lines
645 B
JSON
15 lines
645 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-monobook": "MonoBook",
|
|
"monobook-desc": "The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background",
|
|
"monobook.css": "/* CSS placed here will affect users of the MonoBook skin */",
|
|
"monobook.js": "/* Any JavaScript here will be loaded for users using the MonoBook skin */",
|
|
"monobook-jumptotop": "back to top",
|
|
"monobook-jumptopersonal": "user tools",
|
|
"monobook-more-actions": "More",
|
|
"monobook-cactions-label": "Page actions",
|
|
"monobook-notifications-link": "Notifications ($1)",
|
|
"monobook-notifications-link-none": "Notifications"
|
|
}
|