Lucie Kaffee has uploaded a new change for review.

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

Change subject: Change to "Wikibase" on Special:SpecialPages
......................................................................

Change to "Wikibase" on Special:SpecialPages

Instead of "Wikibase repository" and "Wikidata client" combine all Wikibase 
special pages in one section ("Wikibase")

Bug: T86153
Change-Id: I284aef88d94cd2ba1c4a0b13da6cacab6a43295d
---
M client/i18n/en.json
M client/i18n/qqq.json
M client/includes/specials/SpecialUnconnectedPages.php
M lib/i18n/en.json
M lib/i18n/qqq.json
M repo/i18n/en.json
M repo/i18n/qqq.json
M repo/includes/specials/SpecialMyLanguageFallbackChain.php
M repo/includes/specials/SpecialWikibasePage.php
9 files changed, 5 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/79/186179/1

diff --git a/client/i18n/en.json b/client/i18n/en.json
index 66a5502..a71a460 100644
--- a/client/i18n/en.json
+++ b/client/i18n/en.json
@@ -9,7 +9,6 @@
                ]
        },
        "wikibase-client-desc": "Client for the Wikibase extension",
-       "specialpages-group-wikibaseclient": "{{WBREPONAME}} client",
        "tooltip-t-wikibase": "Link to connected data repository item",
        "accesskey-t-wikibase": "g",
        "apihelp-query+pageterms-description": "Get terms associated with a 
page via an associated data item.",
diff --git a/client/i18n/qqq.json b/client/i18n/qqq.json
index 9774dfa..b9c43d7 100644
--- a/client/i18n/qqq.json
+++ b/client/i18n/qqq.json
@@ -19,7 +19,6 @@
                ]
        },
        "wikibase-client-desc": "{{desc|name=Wikibase 
Client|url=http://www.mediawiki.org/wiki/Extension:Wikibase_Client}}\nSee also 
[[d:Wikidata:Glossary#Wikidata|Wikidata]].",
-       "specialpages-group-wikibaseclient": "{{doc-special-group|that=is 
related to Wikidata 
clients|like=[[Special:UnconnectedPages]]}}\n{{Identical|Client}}",
        "tooltip-t-wikibase": "Tooltip for toolbox link to connected Wikibase 
data repository item",
        "accesskey-t-wikibase": "The quick access key for the link to the 
connected repository [[d:Wikidata:Glossary#Item|item]] displayed in the 
client's toolbox.",
        "apihelp-query+pageterms-description": 
"{{doc-apihelp-description|query+pageterms}}",
diff --git a/client/includes/specials/SpecialUnconnectedPages.php 
b/client/includes/specials/SpecialUnconnectedPages.php
index 460472f..1bf3eab 100644
--- a/client/includes/specials/SpecialUnconnectedPages.php
+++ b/client/includes/specials/SpecialUnconnectedPages.php
@@ -59,7 +59,7 @@
         * @return string
         */
        protected function getGroupName() {
-               return 'wikibaseclient';
+               return 'wikibas';
        }
 
        /**
diff --git a/lib/i18n/en.json b/lib/i18n/en.json
index 33d1161..e49c198 100644
--- a/lib/i18n/en.json
+++ b/lib/i18n/en.json
@@ -6,6 +6,7 @@
                ]
        },
        "wikibase-lib-desc": "Holds common functionality for the Wikibase and 
Wikibase Client extensions",
+       "specialpages-group-wikibase": "Wikibase",
        "wikibase-deletedentity-item": "Deleted item",
        "wikibase-deletedentity-property": "Deleted property",
        "wikibase-deletedentity-query": "Deleted query",
diff --git a/lib/i18n/qqq.json b/lib/i18n/qqq.json
index 384e5c4..59ead2a 100644
--- a/lib/i18n/qqq.json
+++ b/lib/i18n/qqq.json
@@ -15,6 +15,7 @@
                ]
        },
        "wikibase-lib-desc": "{{desc|name=Wikibase 
Lib|url=http://www.mediawiki.org/wiki/Extension:WikibaseLib}}";,
+       "specialpages-group-wikibase": "{{doc-special-group|that=are related to 
the Wikibase (repository) extension|like=[[Special:NewItem]], 
[[Special:UnconnectedPages]], [[Special:NewProperty]], [[Special:ItemByTitle]], 
[[Special:ItemDisambiguation]], [[Special:ItemsWithoutSitelinks]], 
[[Special:SetLabel]], [[Special:SetDescription]], [[Special:SetAliases]], 
[[Special:EntitiesWithoutLabel]], [[Special:EntityData]], 
[[Special:ListDatatypes]], [[Special:DispatchStats]]}}\nSee example: 
[[d:Special:SpecialPages#mw-specialpagesgroup-wikibaserepo|d:Special:SpecialPages]]",
        "wikibase-deletedentity-item": "Message displayed instead of an Item's 
label if the Item has been deleted (see [[d:Wikidata:Glossary]]).\n\nSee 
also:\n* {{msg-mw|Wikibase-entity-item}}\n* 
{{msg-mw|Wikibase-deletedentity-property}}\n* 
{{msg-mw|Wikibase-deletedentity-query}}",
        "wikibase-deletedentity-property": "Message displayed instead of a 
Property's label if the Property has been deleted (see 
[[d:Wikidata:Glossary]]).\n\nSee also:\n* 
{{msg-mw|Wikibase-entity-property}}\n* 
{{msg-mw|Wikibase-deletedentity-item}}\n* 
{{msg-mw|Wikibase-deletedentity-query}}",
        "wikibase-deletedentity-query": "Message displayed instead of a Query's 
label if the Query has been deleted (see [[d:Wikidata:Glossary]]).\n\nSee 
also:\n* {{msg-mw|Wikibase-entity-query}}\n* 
{{msg-mw|Wikibase-deletedentity-item}}\n* 
{{msg-mw|Wikibase-deletedentity-property}}",
diff --git a/repo/i18n/en.json b/repo/i18n/en.json
index b4cc4bd..8e84d30 100644
--- a/repo/i18n/en.json
+++ b/repo/i18n/en.json
@@ -13,7 +13,6 @@
                ]
        },
        "wikibase-desc": "Structured data repository",
-       "specialpages-group-wikibaserepo": "Wikibase repository",
        "wikibase-entity-item": "item",
        "wikibase-entity-property": "property",
        "wikibase-entity-query": "query",
diff --git a/repo/i18n/qqq.json b/repo/i18n/qqq.json
index 07382c8..ffc7ac0 100644
--- a/repo/i18n/qqq.json
+++ b/repo/i18n/qqq.json
@@ -39,7 +39,6 @@
                ]
        },
        "wikibase-desc": 
"{{desc|name=Wikibase|url=http://www.mediawiki.org/wiki/Extension:Wikibase}}\nSee
 also [[d:Wikidata:Glossary#Wikidata|Wikidata]].",
-       "specialpages-group-wikibaserepo": "{{doc-special-group|that=are 
related to the Wikibase (repository) extension|like=[[Special:NewItem]], 
[[Special:NewProperty]], [[Special:ItemByTitle]], 
[[Special:ItemDisambiguation]], [[Special:ItemsWithoutSitelinks]], 
[[Special:SetLabel]], [[Special:SetDescription]], [[Special:SetAliases]], 
[[Special:EntitiesWithoutLabel]], [[Special:EntityData]], 
[[Special:ListDatatypes]], [[Special:DispatchStats]]}}\nSee example: 
[[d:Special:SpecialPages#mw-specialpagesgroup-wikibaserepo|d:Special:SpecialPages]]",
        "wikibase-entity-item": "How we refer to entities of type item. See 
also Wikidata's glossary on 
[[d:Wikidata:Glossary#item|item]].\n{{Identical|Item}}",
        "wikibase-entity-property": "How we refer to entities of type property. 
See also Wikidatas glossary on 
[[d:Wikidata:Glossary#entity|entity]].\n{{Identical|Property}}",
        "wikibase-entity-query": "How we refer to entities of type query. See 
also Wikidatas glossary on 
[[d:Wikidata:Glossary#entity|entity]].\n{{Identical|Query}}",
diff --git a/repo/includes/specials/SpecialMyLanguageFallbackChain.php 
b/repo/includes/specials/SpecialMyLanguageFallbackChain.php
index a61f3be..d19c522 100644
--- a/repo/includes/specials/SpecialMyLanguageFallbackChain.php
+++ b/repo/includes/specials/SpecialMyLanguageFallbackChain.php
@@ -44,7 +44,7 @@
         * @return string
         */
        protected function getGroupName() {
-               return 'wikibaserepo';
+               return 'wikibase';
        }
 
        /**
diff --git a/repo/includes/specials/SpecialWikibasePage.php 
b/repo/includes/specials/SpecialWikibasePage.php
index 07253be..298fd34 100644
--- a/repo/includes/specials/SpecialWikibasePage.php
+++ b/repo/includes/specials/SpecialWikibasePage.php
@@ -47,7 +47,7 @@
         * @return string
         */
        protected function getGroupName() {
-               return 'wikibaserepo';
+               return 'wikibase';
        }
 
        /**

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I284aef88d94cd2ba1c4a0b13da6cacab6a43295d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Lucie Kaffee <lucie.kaf...@wikimedia.de>

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

Reply via email to