Amire80 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/284389
Change subject: Fix the PLURAL clause in jsonconfig-err-array-count
......................................................................
Fix the PLURAL clause in jsonconfig-err-array-count
Change-Id: Ia30bc6f083701e9fc443d16a8f247b132134e401
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/JsonConfig
refs/changes/89/284389/1
diff --git a/i18n/en.json b/i18n/en.json
index cfcc687..eaff5eb 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -8,7 +8,7 @@
"jsonconfig-bad-json": "Unable to parse JSON configuration. Please
check the syntax.",
"jsonconfig-duplicate-field": "More than one value \"$1\" found",
"jsonconfig-err-array": "Parameter \"$1\" must be a list, e.g.
['value1', 'value2', ...]",
- "jsonconfig-err-array-count": "List \"$1\" has $2
{{plural:$2|value|values}}, but must have $3 {{plural:$2|value|values}}, the
same number of values as \"$4\"",
+ "jsonconfig-err-array-count": "List \"$1\" has $2
{{PLURAL:$2|value|values}}, but must have $3 {{PLURAL:$3|value|values}}, the
same number of values as \"$4\"",
"jsonconfig-err-assoc-array": "Parameter \"$1\" must be an associative
array (dictionary), e.g. {'key': 'value', ...}",
"jsonconfig-err-bool": "Parameter \"$1\" must be either set to true or
false",
"jsonconfig-err-integer": "Parameter \"$1\" must be an integer",
--
To view, visit https://gerrit.wikimedia.org/r/284389
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia30bc6f083701e9fc443d16a8f247b132134e401
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/JsonConfig
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits