mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-25 08:05:51 +00:00
5a4a589916
Those messages have been untouched since introduction, but should be unified. They are put on top of corresponding pages like https://en.m.wikipedia.org/wiki/MediaWiki:Vector.js Change-Id: Ib40a38dba553bf10070fedf368ba8ea581d2b4b9
24 lines
866 B
JSON
24 lines
866 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-vector": "Vector",
|
|
"vector-skin-desc": "Modern version of MonoBook with fresh look and many usability improvements",
|
|
"vector.css": "/* All CSS here will be loaded for users of the Vector skin */",
|
|
"vector.js": "/* All JavaScript here will be loaded for users of 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-jumptonavigation": "Jump to navigation",
|
|
"vector-jumptosearch": "Jump to search",
|
|
"vector-more-actions": "More"
|
|
}
|