9b4186d863
This was moved to a core preference as part of T285402 The migration was handled by a #user-notice Bug: T285402 Change-Id: I25fe3d32ad929924034db06b5a95bab6a3a3a727
17 lines
742 B
JSON
17 lines
742 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": "/* All CSS here will be loaded for users of the MonoBook skin */",
|
|
"monobook.js": "/* All JavaScript here will be loaded for users of the MonoBook skin */",
|
|
"monobook-jumptotop": "back to top",
|
|
"monobook-jumptopersonal": "user tools",
|
|
"monobook-jumptonavigation": "Jump to navigation",
|
|
"monobook-jumptosearch": "Jump to search",
|
|
"monobook-more-actions": "More",
|
|
"monobook-cactions-label": "Page actions",
|
|
"monobook-notifications-link": "Notifications ($1)",
|
|
"monobook-notifications-link-none": "Notifications"
|
|
}
|