jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/358734 )

Change subject: API: Split description messages into summary + additional text
......................................................................


API: Split description messages into summary + additional text

See MediaWiki core patch I778bab2b

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

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



diff --git a/i18n/en.json b/i18n/en.json
index e011a93..3f1b252 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -7,6 +7,7 @@
        },
        "propertysuggester-desc": "Suggests properties when adding Wikibase 
statements.",
        "apihelp-wbsgetsuggestions-description": "API module for getting 
suggestions of additional properties to add to a Wikibase entity. The API 
module is primarily intended for use by the suggester widget when users are 
editing Wikibase entities.",
+       "apihelp-wbsgetsuggestions-summary": "API module for getting 
suggestions of additional properties to add to a Wikibase entity. The API 
module is primarily intended for use by the suggester widget when users are 
editing Wikibase entities.",
        "apihelp-wbsgetsuggestions-example-1": "Get suggestions for entity Q4",
        "apihelp-wbsgetsuggestions-example-2": "Get suggestions for entity Q4 
from rank 10 to 15",
        "apihelp-wbsgetsuggestions-example-3": "Get suggestions for the 
property combination P21 and P31",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 7b9f81e..aaecbcb 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -8,6 +8,7 @@
        },
        "propertysuggester-desc": 
"{{desc|name=PropertySuggester|url=https://www.mediawiki.org/wiki/Extension:PropertySuggester}}";,
        "apihelp-wbsgetsuggestions-description": 
"{{doc-apihelp-description|wbsgetsuggestions}}",
+       "apihelp-wbsgetsuggestions-summary": 
"{{doc-apihelp-summary|wbsgetsuggestions}}",
        "apihelp-wbsgetsuggestions-example-1": 
"{{doc-apihelp-example|wbsgetsuggestions}}",
        "apihelp-wbsgetsuggestions-example-2": 
"{{doc-apihelp-example|wbsgetsuggestions}}",
        "apihelp-wbsgetsuggestions-example-3": 
"{{doc-apihelp-example|wbsgetsuggestions}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I52ac760251cfd295a115ef9c705263879249d68c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PropertySuggester
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to