jenkins-bot has submitted this change and it was merged.

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


Update namemsg to convention

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

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 2a93791..4a3d7e8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2,8 +2,8 @@
        "@metadata": {
                "authors": []
        },
+       "nostalgia-skinname": "Nostalgia",
        "nostalgia-desc": "A skin to show how Wikipedia looked in 2001",
-       "skinname-nostalgia": "Nostalgia",
        "nostalgia.css": "/* CSS placed here will affect users of the Nostalgia 
skin */",
        "nostalgia.js": "/* Any JavaScript here will be loaded for users using 
the Nostalgia skin */",
        "nostalgia-newmessageslink": "new messages",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index a5f253c..feb2c48 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -5,8 +5,8 @@
                        "Matma Rex"
                ]
        },
+       "nostalgia-skinname": "{{optional}}",
        "nostalgia-desc": 
"{{desc|name=Nostalgia|url=https://www.mediawiki.org/wiki/Skin:Nostalgia|what=skin}}",
-       "skinname-nostalgia": "{{optional}}",
        "nostalgia.css": "{{optional}}",
        "nostalgia.js": "{{optional}}",
        "nostalgia-newmessageslink": "Link text to the user's talk page when 
they have new messages",
diff --git a/skin.json b/skin.json
index 88edbef..5514221 100644
--- a/skin.json
+++ b/skin.json
@@ -1,8 +1,8 @@
 {
        "name": "Nostalgia",
+       "namemsg": "nostalgia-skinname",
        "url": "https://www.mediawiki.org/wiki/Skin:Nostalgia";,
        "descriptionmsg": "nostalgia-desc",
-       "namemsg": "skinname-nostalgia",
        "license-name": "GPL-2.0+",
        "type": "skin",
        "ValidSkinNames": {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7d6911648c36a6408d9a346cbb664aae14fc536c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Nostalgia
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to