Paladox has uploaded a new change for review.

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

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

Update namemsg to convention

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/MonoBook 
refs/changes/93/241093/1

diff --git a/i18n/en.json b/i18n/en.json
index 0b27e6b..bf0a911 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2,7 +2,7 @@
        "@metadata": {
                "authors": []
        },
-       "skinname-monobook": "MonoBook",
+       "monobook-skinname": "MonoBook",
        "monobook-desc": "The classic MediaWiki skin since 2004, named after 
the black-and-white photo of a book in the page background",
        "monobook.css": "/* CSS placed here will affect users of the MonoBook 
skin */",
        "monobook.js": "/* Any JavaScript here will be loaded for users using 
the MonoBook skin */"
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 5056ddb..da6bfd8 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -6,7 +6,7 @@
                        "Matma Rex"
                ]
        },
-       "skinname-monobook": "{{optional}}",
+       "monobook-skinname": "{{optional}}",
        "monobook-desc": 
"{{desc|what=skin|name=MonoBook|url=https://www.mediawiki.org/wiki/Skin:MonoBook}}";,
        "monobook.css": "{{optional}}\nCSS applied to users using MonoBook 
skin.",
        "monobook.js": "{{optional}}\nJS for users using MonoBook skin."
diff --git a/skin.json b/skin.json
index bf37316..5c7c8a7 100644
--- a/skin.json
+++ b/skin.json
@@ -1,12 +1,12 @@
 {
        "name": "MonoBook",
+       "namemsg": "monobook-skinname",
        "author": [
                "Gabriel Wicke",
                "..."
        ],
        "url": "https://www.mediawiki.org/wiki/Skin:MonoBook";,
        "descriptionmsg": "monobook-desc",
-       "namemsg": "skinname-monobook",
        "license-name": "GPL-2.0+",
        "type": "skin",
        "requires": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I470e1ec4d925f0a1975d38e708b28e08b495567d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/MonoBook
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