Merge "Unify user messages for Vector.js and Vector.css"

This commit is contained in:
jenkins-bot 2020-02-19 22:56:07 +00:00 committed by Gerrit Code Review
commit c4dc88114c
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",