From: Amire80 Date: Tue, 21 Feb 2017 12:38:34 +0000 (+0200) Subject: Better punctuation in apiwarn-toomanyvalues X-Git-Tag: 1.31.0-rc.0~3983^2 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=5bb0c55e5085b09925398c56adb445dbec77e08f;p=lhc%2Fweb%2Fwiklou.git Better punctuation in apiwarn-toomanyvalues Change-Id: I2c4fde28bf0affcb81fc8948c7b946ca8b23ed12 --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index cde379771c..974cd4fed0 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -1789,7 +1789,7 @@ "apiwarn-redirectsandrevids": "Redirect resolution cannot be used together with the revids parameter. Any redirects the revids point to have not been resolved.", "apiwarn-tokennotallowed": "Action \"$1\" is not allowed for the current user.", "apiwarn-tokens-origin": "Tokens may not be obtained when the same-origin policy is not applied.", - "apiwarn-toomanyvalues": "Too many values supplied for parameter $1: the limit is $2.", + "apiwarn-toomanyvalues": "Too many values supplied for parameter $1. The limit is $2.", "apiwarn-truncatedresult": "This result was truncated because it would otherwise be larger than the limit of $1 bytes.", "apiwarn-unclearnowtimestamp": "Passing \"$2\" for timestamp parameter $1 has been deprecated. If for some reason you need to explicitly specify the current time without calculating it client-side, use now.", "apiwarn-unrecognizedvalues": "Unrecognized {{PLURAL:$3|value|values}} for parameter $1: $2.",