Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/241094

Change subject: Update namemsg to convention
......................................................................

Update namemsg to convention

Bug: T113632
Change-Id: Idf10d74a5214b415ebcda59572a494e3395fdafb
---
M i18n/en.json
M i18n/qqq.json
M skin.json
3 files changed, 6 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/apex 
refs/changes/94/241094/1

diff --git a/i18n/en.json b/i18n/en.json
index 6303654..14dbd46 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2,7 +2,7 @@
        "@metadata": {
                "authors": []
        },
-       "skinname-apex": "Apex",
+       "apex-skinname": "Apex",
        "apex-desc": "Modern version of Vector with fresh look and many 
usability improvements",
        "apex.css": "/* CSS placed here will affect users of the Apex skin */",
        "apex.js": "/* Any JavaScript here will be loaded for users using the 
Apex skin */",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 8806002..b899fd5 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,6 +1,8 @@
 {
-       "@metadata": [],
-       "skinname-apex": "{{optional}}",
+       "@metadata": {
+               "authors": []
+       },
+       "apex-skinname": "{{optional}}",
        "apex-desc": 
"{{desc|what=skin|name=Apex|url=https://www.mediawiki.org/wiki/Skin:Apex}}";,
        "apex.css": "{{optional}}",
        "apex.js": "{{optional}}",
diff --git a/skin.json b/skin.json
index 4bc6316..177d1c9 100644
--- a/skin.json
+++ b/skin.json
@@ -1,11 +1,11 @@
 {
        "name": "Apex",
+       "namemsg": "apex-skinname",
        "author": [
                "Trevor Parscal"
        ],
        "url": "https://www.mediawiki.org/wiki/Skin:Apex";,
        "descriptionmsg": "apex-desc",
-       "namemsg": "skinname-apex",
        "license-name": "GPL-2.0+",
        "type": "skin",
        "ValidSkinNames": {

-- 
To view, visit https://gerrit.wikimedia.org/r/241094
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf10d74a5214b415ebcda59572a494e3395fdafb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/apex
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to