Unify user messages for Vector.js and Vector.css

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
This commit is contained in:
Volker E 2020-02-19 14:10:42 -08:00
parent 1cbb7ee653
commit 5a4a589916
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
},
"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.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",