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

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


Update namemsg to convention

Change-Id: I2774556b1ac0a5fa196e2a2fb91bbe04a98845c3
---
M extension.json
M i18n/en.json
M i18n/ksh.json
M i18n/mk.json
M i18n/qqq.json
5 files changed, 5 insertions(+), 5 deletions(-)

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



diff --git a/extension.json b/extension.json
index b7c4cf3..2d503a5 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "HitCounters",
-       "namemsg": "hitcounters-name",
+       "namemsg": "hitcounters-extensionname",
        "version": "0.1",
        "author": [
                "[//mwstake.org Mark A. Hershberger]"
diff --git a/i18n/en.json b/i18n/en.json
index a1bf826..35b2569 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4,7 +4,7 @@
                        "Mark A. Hershberger"
                ]
        },
-       "hitcounters-name": "Hit Counter",
+       "hitcounters-extensionname": "Hit Counter",
        "hitcounters-desc": "Provides per page view statistics",
        "hitcounters-page-label": "[[$1|$1]]",
        "hitcounters-nviews": "$1 {{PLURAL:$1|view|views}}",
diff --git a/i18n/ksh.json b/i18n/ksh.json
index a00f811..d65460b 100644
--- a/i18n/ksh.json
+++ b/i18n/ksh.json
@@ -4,7 +4,7 @@
                        "Purodha"
                ]
        },
-       "hitcounters-name": "Aanzahl Träffer",
+       "hitcounters-extensionname": "Aanzahl Träffer",
        "hitcounters-desc": "Brängk Schtateßteke pä Sigg.",
        "hitcounters-nviews": "{{PLURAL:$1|Ene Affrohf|$1 Affrohfe|Kein 
Affrohfe}}",
        "popularpages": "Sigge, di öff afjerohfe wähde",
diff --git a/i18n/mk.json b/i18n/mk.json
index 584441d..a1465c1 100644
--- a/i18n/mk.json
+++ b/i18n/mk.json
@@ -4,7 +4,7 @@
                        "Bjankuloski06"
                ]
        },
-       "hitcounters-name": "Бројач на посети",
+       "hitcounters-extensionname": "Бројач на посети",
        "hitcounters-desc": "Дава статистики за посети на страници",
        "hitcounters-nviews": "$1 {{PLURAL:$1|посета|посети}}",
        "popularpages": "Најпосетувани страници",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 1e4cefb..3ef99bd 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -7,7 +7,7 @@
                        "Siebrand"
                ]
        },
-       "hitcounters-name": "{{optional}}",
+       "hitcounters-extensionname": "{{name}}",
        "hitcounters-desc": 
"{{desc|name=HitCounters|url=https://www.mediawiki.org/wiki/Extension:HitCounters}}";,
        "hitcounters-page-label": "{{notranslate}} Shows title of pages that 
are the most viewed pages.",
        "hitcounters-nviews": "This message is used on [[Special:PopularPages]] 
to say how many times each page has been viewed.\n\nPreceded by the page title, 
like: Page title ($1 views)\n\nParameters:\n* $1 - the number of 
views\n{{Identical|View}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2774556b1ac0a5fa196e2a2fb91bbe04a98845c3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/HitCounters
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to