From: Amir E. Aharoni Date: Wed, 24 Jun 2015 22:22:15 +0000 (+0300) Subject: Change "userright" to "user right" X-Git-Tag: 1.31.0-rc.0~10981^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=6f03dbfd91111e00e18a98b0fa00ef4990a741a1;p=lhc%2Fweb%2Fwiklou.git Change "userright" to "user right" I don't see a reason to write it without a space. Change-Id: I885685fbbead2583f25e7036e47f84b7c152d26e --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 792febc6ec..02a52b8b13 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -12,7 +12,7 @@ "apihelp-main-param-maxlag": "Maximum lag can be used when MediaWiki is installed on a database replicated cluster. To save actions causing any more site replication lag, this parameter can make the client wait until the replication lag is less than the specified value. In case of excessive lag, error code maxlag is returned with a message like Waiting for $host: $lag seconds lagged.
See [[mw:Manual:Maxlag_parameter|Manual: Maxlag parameter]] for more information.", "apihelp-main-param-smaxage": "Set the s-maxage HTTP cache control header to this many seconds. Errors are never cached.", "apihelp-main-param-maxage": "Set the max-age HTTP cache control header to this many seconds. Errors are never cached.", - "apihelp-main-param-assert": "Verify the user is logged in if set to user, or has the bot userright if bot.", + "apihelp-main-param-assert": "Verify the user is logged in if set to user, or has the bot user right if bot.", "apihelp-main-param-requestid": "Any value given here will be included in the response. May be used to distinguish requests.", "apihelp-main-param-servedby": "Include the hostname that served the request in the results.", "apihelp-main-param-curtimestamp": "Include the current timestamp in the result.",