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

Change subject: Properly include i18n metadata
......................................................................

Properly include i18n metadata

Follows up Ic6409becbb4b497f7b193d7335abf305521fa2d3

Change-Id: Id8bdcb1f491c1e5e6d9df8089cd14dacb55a0f37
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EditcountAdditions 
refs/changes/16/375816/1

diff --git a/i18n/en.json b/i18n/en.json
index a46b151..74946cf 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,8 +1,8 @@
 {
-       "@metadata": [
+       "@metadata": {
                "authors": [
                        "Samantha Nguyen"
                ]
-       ],
+       },
        "editcountadditions-desc": "Shows the local editcount on 
[[Special:Preferences]] for wikis that use the <code>user</code> table as a 
shared table."
 }
\ No newline at end of file
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 031ae66..cd1aa8d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,8 +1,8 @@
 {
-       "@metadata": [
+       "@metadata": {
                "authors": [
                        "Samantha Nguyen"
                ]
-       ],
+       },
        "editcountadditions-desc": 
"{{desc|what=extension|name=EditcountAdditions|url=https://www.mediawiki.org/wiki/Extension:EditcountAdditions}}";
 }
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8bdcb1f491c1e5e6d9df8089cd14dacb55a0f37
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EditcountAdditions
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <[email protected]>

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

Reply via email to