Kaldari has uploaded a new change for review.

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

Change subject: Improve API documentation for exlimit param
......................................................................

Improve API documentation for exlimit param

Change-Id: I8fc0578106ec5273e0d4f3c781a4c6823517ff43
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TextExtracts 
refs/changes/08/297108/1

diff --git a/i18n/en.json b/i18n/en.json
index eb5eafb..5e43aef 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6,7 +6,7 @@
        "apihelp-query+extracts-description": "Returns plain-text or limited 
HTML extracts of the given pages.",
        "apihelp-query+extracts-param-chars": "How many characters to return. 
Actual text returned might be slightly longer.",
        "apihelp-query+extracts-param-sentences": "How many sentences to 
return.",
-       "apihelp-query+extracts-param-limit": "How many extracts to return.",
+       "apihelp-query+extracts-param-limit": "How many extracts to return. 
(Multiple extracts can only be returned if exintro is set to true.)",
        "apihelp-query+extracts-param-intro": "Return only content before the 
first section.",
        "apihelp-query+extracts-param-plaintext": "Return extracts as plain 
text instead of limited HTML.",
        "apihelp-query+extracts-param-sectionformat": "How to format sections 
in plaintext mode:\n;plain:No formatting.\n;wiki:Wikitext-style formatting (== 
like this ==).\n;raw:This module's internal representation (section titles 
prefixed with <ASCII 1><ASCII 2><section level><ASCII 
2><ASCII 1>).",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fc0578106ec5273e0d4f3c781a4c6823517ff43
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TextExtracts
Gerrit-Branch: master
Gerrit-Owner: Kaldari <rkald...@wikimedia.org>

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

Reply via email to