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

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: I78304ecfb4edf4e7c2ac4c0eb6fecfd1c4c66256
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index 8b43dcd..8902545 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -64,6 +64,7 @@
        "scribunto-limitreport-profile-percent": "$1%",
        "scribunto-limitreport-logs": "Lua logs",
        "apihelp-scribunto-console-description": "Internal module for servicing 
XHR requests from the Scribunto console.",
+       "apihelp-scribunto-console-summary": "Internal module for servicing XHR 
requests from the Scribunto console.",
        "apihelp-scribunto-console-param-title": "The title of the module to 
test.",
        "apihelp-scribunto-console-param-content": "The new content of the 
module.",
        "apihelp-scribunto-console-param-session": "Session token.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index e79f11d..8af8be0 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -74,6 +74,7 @@
        "scribunto-limitreport-profile-percent": "Text to format the time 
percentage in the \"Lua Profile\" table.\n\nPreceded by 
{{msg-mw|Scribunto-limitreport-profile}} and 
{{msg-mw|Scribunto-limitreport-profile-ms}}.\n\nParameters:\n* $1 - the 
percentage",
        "scribunto-limitreport-logs": "Label for the \"Lua logs\" row in the 
limit report table",
        "apihelp-scribunto-console-description": 
"{{doc-apihelp-description|scribunto-console}}",
+       "apihelp-scribunto-console-summary": 
"{{doc-apihelp-summary|scribunto-console}}",
        "apihelp-scribunto-console-param-title": 
"{{doc-apihelp-param|scribunto-console|title}}",
        "apihelp-scribunto-console-param-content": 
"{{doc-apihelp-param|scribunto-console|content}}",
        "apihelp-scribunto-console-param-session": 
"{{doc-apihelp-param|scribunto-console|session}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I78304ecfb4edf4e7c2ac4c0eb6fecfd1c4c66256
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Jackmcbarn <[email protected]>
Gerrit-Reviewer: Reedy <[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