diff --git a/i18n/en.json b/i18n/en.json index 8cf88d4d..b4d2769e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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",