From ac0d123ba8a2d38be4ca48a52ca993e65f4fab27 Mon Sep 17 00:00:00 2001 From: Paladox Date: Fri, 25 Sep 2015 18:26:57 +0100 Subject: [PATCH] Update namemsg to convention Bug: T113632 Change-Id: I86323ac69d420927c852eb9197fba3d589e73f1b --- i18n/en.json | 2 +- i18n/qqq.json | 2 +- skin.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 949218e..0cfb7a4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2,7 +2,7 @@ "@metadata": { "authors": [] }, - "skinname-vector": "Vector", + "vector-skinname": "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 */", diff --git a/i18n/qqq.json b/i18n/qqq.json index 25b9433..552d062 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -10,7 +10,7 @@ "Liuxinyu970226" ] }, - "skinname-vector": "{{optional}}", + "vector-skinname": "{{optional}}", "vector-skin-desc": "{{desc|what=skin|name=Vector|url=https://www.mediawiki.org/wiki/Skin:Vector}}", "vector.css": "{{optional}}", "vector.js": "{{optional}}", diff --git a/skin.json b/skin.json index cbd5912..8cf26fd 100644 --- a/skin.json +++ b/skin.json @@ -1,5 +1,6 @@ { "name": "Vector", + "namemsg": "vector-skinname", "author": [ "Trevor Parscal", "Roan Kattouw", @@ -7,7 +8,6 @@ ], "url": "https://www.mediawiki.org/wiki/Skin:Vector", "descriptionmsg": "vector-skin-desc", - "namemsg": "skinname-vector", "license-name": "GPL-2.0+", "type": "skin", "requires": {