mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-05 14:22:56 +00:00
a5496bcd75
My bad... skinname-<skinname> is used in core to get the skin name.
This reverts commit ac0d123ba8
.
Change-Id: I3c7780f9f08081238744fde094804ea8f5dd191a
22 lines
773 B
JSON
22 lines
773 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-vector": "Vector",
|
|
"vector-skin-desc": "Modern version of MonoBook with fresh look and many usability improvements",
|
|
"vector.css": "/* CSS placed here will affect users of the Vector skin */",
|
|
"vector.js": "/* Any JavaScript here will be loaded for users using the Vector skin */",
|
|
"vector-action-addsection": "Add topic",
|
|
"vector-action-delete": "Delete",
|
|
"vector-action-move": "Move",
|
|
"vector-action-protect": "Protect",
|
|
"vector-action-undelete": "Undelete",
|
|
"vector-action-unprotect": "Change protection",
|
|
"vector-view-create": "Create",
|
|
"vector-view-edit": "Edit",
|
|
"vector-view-history": "View history",
|
|
"vector-view-view": "Read",
|
|
"vector-view-viewsource": "View source",
|
|
"vector-more-actions": "More"
|
|
}
|