SamanthaNguyen has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/329811 )

Change subject: Add missing guest message, also add qqq.json
......................................................................


Add missing guest message, also add qqq.json

Also add two optional messages.

Change-Id: I50828b6056f220d7c44c028f1b9f30a2068b2416
---
M i18n/en.json
A i18n/qqq.json
2 files changed, 14 insertions(+), 1 deletion(-)

Approvals:
  SamanthaNguyen: Verified; Looks good to me, approved



diff --git a/i18n/en.json b/i18n/en.json
index f944cbf..b9f4818 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5,5 +5,8 @@
                ]
        },
        "skinname-material": "Material",
-       "material-desc": "The Material Design language created by Google, 
captured in MediaWiki software"
+       "material-desc": "The Material Design language created by Google, 
captured in MediaWiki software",
+       "material.css": "/* CSS placed here will affect users of the Material 
skin */",
+       "material.js": "/* Any JavaScript here will be loaded for users using 
the Material skin */",
+       "material-guest": "Guest"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
new file mode 100644
index 0000000..aa4dc52
--- /dev/null
+++ b/i18n/qqq.json
@@ -0,0 +1,10 @@
+{
+       "@metadata": {
+               "authors": []
+       },
+       "skinname-material": "{{optional}}",
+       "material-desc": 
"{{desc|what=skin|name=Material|url=https://www.mediawiki.org/wiki/Skin:Material}}";,
+       "material.css": "{{optional}}",
+       "material.js": "{{optional}}",
+       "material-guest": "Used for descbribing you as a guest editing the 
wiki.\n{{Identical|Guest}}"
+}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I50828b6056f220d7c44c028f1b9f30a2068b2416
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/skins/Material
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Jack Phoenix <j...@countervandalism.net>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: SamanthaNguyen <samanthanguyen1...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>

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

Reply via email to