Anomie has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/358736 )
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: I12c3d4905140f22a80730b93a74058a4fc130f13
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/QuizGame
refs/changes/36/358736/1
diff --git a/i18n/en.json b/i18n/en.json
index 2cbcb53..2f61649 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -140,6 +140,7 @@
"quizgame-images-category": "QuizGame images",
"right-quizadmin": "Administrate question games",
"apihelp-quizgame-description": "Question Game API for administrative
actions.",
+ "apihelp-quizgame-summary": "Question Game API for administrative
actions.",
"apihelp-quizgame-param-comment": "Reason for flagging (used only in
flagItem).",
"apihelp-quizgame-param-id": "Quiz ID number.",
"apihelp-quizgame-param-key": "MD5 hash of the salt and the quiz ID
number.",
@@ -147,6 +148,7 @@
"apihelp-quizgame-example-1": "Flag a quiz.",
"apihelp-quizgame-example-2": "Delete a quiz.",
"apihelp-quizgamevote-description": "Question Game API for voting.",
+ "apihelp-quizgamevote-summary": "Question Game API for voting.",
"apihelp-quizgamevote-param-answer": "Numeric answer ID.",
"apihelp-quizgamevote-param-id": "Quiz ID number.",
"apihelp-quizgamevote-param-key": "MD5 hash of the salt and the quiz ID
number.",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 5b508d3..37f5e64 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -140,6 +140,7 @@
"quizgame-images-category": "Category where all images uploaded via
Special:QuestionGameUpload will be placed into",
"right-quizadmin": "{{doc-right|quizadmin}}",
"apihelp-quizgame-description": "{{doc-apihelp-description|quizgame}}",
+ "apihelp-quizgame-summary": "{{doc-apihelp-summary|quizgame}}",
"apihelp-quizgame-param-comment":
"{{doc-apihelp-param|quizgame|comment}}",
"apihelp-quizgame-param-id": "{{doc-apihelp-param|quizgame|id}}",
"apihelp-quizgame-param-key": "{{doc-apihelp-param|quizgame|key}}",
@@ -147,6 +148,7 @@
"apihelp-quizgame-example-1": "{{doc-apihelp-example|quizgame}}",
"apihelp-quizgame-example-2": "{{doc-apihelp-example|quizgame}}",
"apihelp-quizgamevote-description":
"{{doc-apihelp-description|quizgamevote}}",
+ "apihelp-quizgamevote-summary": "{{doc-apihelp-summary|quizgamevote}}",
"apihelp-quizgamevote-param-answer":
"{{doc-apihelp-param|quizgamevote|answer}}",
"apihelp-quizgamevote-param-id":
"{{doc-apihelp-param|quizgamevote|id}}",
"apihelp-quizgamevote-param-key":
"{{doc-apihelp-param|quizgamevote|key}}",
--
To view, visit https://gerrit.wikimedia.org/r/358736
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I12c3d4905140f22a80730b93a74058a4fc130f13
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/QuizGame
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits