Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334772 )

Change subject: Move description from extension.json to message file
......................................................................

Move description from extension.json to message file

Change-Id: If631cad354da55661f7325fcf2f90c9389a7c571
---
M i18n/en.json
A i18n/qqq.json
M skin.json
3 files changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/DuskToDawn 
refs/changes/72/334772/1

diff --git a/i18n/en.json b/i18n/en.json
index b8de623..c29d044 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2,6 +2,7 @@
        "@metadata": {
                "authors": []
        },
+       "dusktodawn-desc": "A dark theme that melds old-style organic ornaments 
with modern design and typography",
        "dusktodawn-page-edited": "Page last edited {{int:ago|$1}}",
        "dusktodawn-page-edited-user": "Page last edited {{int:ago|$1}} by 
[[User:$2|$2]]"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
new file mode 100644
index 0000000..7037d2c
--- /dev/null
+++ b/i18n/qqq.json
@@ -0,0 +1,4 @@
+{
+       "@metadata": {},
+       "dusktodawn-desc": 
"{{desc|name=DuskToDawn|url=https://www.mediawiki.org/wiki/Skin:DuskToDawn}}";
+}
diff --git a/skin.json b/skin.json
index a8d7e97..1ff250d 100644
--- a/skin.json
+++ b/skin.json
@@ -6,7 +6,7 @@
                "Jack Phoenix"
        ],
        "url": "https://www.mediawiki.org/wiki/Skin:DuskToDawn";,
-       "description": "A dark theme that melds old-style organic ornaments 
with modern design and typography",
+       "descriptionmsg": "dusktodawn-desc",
        "license-name": "GPL-2.0+",
        "type": "skin",
        "ValidSkinNames": {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If631cad354da55661f7325fcf2f90c9389a7c571
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/DuskToDawn
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to