From: Amir E. Aharoni Date: Mon, 27 Jul 2015 18:11:22 +0000 (+0300) Subject: Add full stop to apihelp-query+revisions+base-param-difftotext X-Git-Tag: 1.31.0-rc.0~10632^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/message.php?a=commitdiff_plain;h=8fd983889615df5f2d3fe4bdbce24ae3328aff06;p=lhc%2Fweb%2Fwiklou.git Add full stop to apihelp-query+revisions+base-param-difftotext Change-Id: Ibe24632434387b56eb47bce16f57f83cdc28a24c --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 6c7ce81688..33f2811897 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -906,7 +906,7 @@ "apihelp-query+revisions+base-param-parse": "Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.", "apihelp-query+revisions+base-param-section": "Only retrieve the content of this section number.", "apihelp-query+revisions+base-param-diffto": "Revision ID to diff each revision to. Use prev, next and cur for the previous, next and current revision respectively.", - "apihelp-query+revisions+base-param-difftotext": "Text to diff each revision to. Only diffs a limited number of revisions. Overrides $1diffto. If $1section is set, only that section will be diffed against this text", + "apihelp-query+revisions+base-param-difftotext": "Text to diff each revision to. Only diffs a limited number of revisions. Overrides $1diffto. If $1section is set, only that section will be diffed against this text.", "apihelp-query+revisions+base-param-contentformat": "Serialization format used for $1difftotext and expected for output of content.", "apihelp-query+search-description": "Perform a full text search.",