jenkins-bot has submitted this change and it was merged.

Change subject: Fix the grammar of apihelp-options-param-option(name|value)
......................................................................


Fix the grammar of apihelp-options-param-option(name|value)

Change-Id: I85d20f30b9c3e2d48323fc848d5bc5f59c6b704e
---
M includes/api/i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Anomie: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 46440e5..e9a48cf 100644
--- a/includes/api/i18n/en.json
+++ b/includes/api/i18n/en.json
@@ -258,8 +258,8 @@
        "apihelp-options-param-reset": "Resets preferences to the site 
defaults.",
        "apihelp-options-param-resetkinds": "List of types of options to reset 
when the <var>$1reset</var> option is set.",
        "apihelp-options-param-change": "List of changes, formatted name=value 
(e.g. skin=vector). Value cannot contain pipe characters. If no value is given 
(not even an equals sign), e.g., optionname|otheroption|..., the option will be 
reset to its default value.",
-       "apihelp-options-param-optionname": "A name of a option which should be 
set to the value given by <var>$1optionvalue</var>.",
-       "apihelp-options-param-optionvalue": "A value of the option specified 
by <var>$1optionname</var>, can contain pipe characters.",
+       "apihelp-options-param-optionname": "The name of the option that should 
be set to the value given by <var>$1optionvalue</var>.",
+       "apihelp-options-param-optionvalue": "The value for the option 
specified by <var>$1optionname</var>, can contain pipe characters.",
        "apihelp-options-example-reset": "Reset all preferences.",
        "apihelp-options-example-change": "Change <kbd>skin</kbd> and 
<kbd>hideminor</kbd> preferences.",
        "apihelp-options-example-complex": "Reset all preferences, then set 
<kbd>skin</kbd> and <kbd>nickname</kbd>.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I85d20f30b9c3e2d48323fc848d5bc5f59c6b704e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>
Gerrit-Reviewer: Anomie <bjor...@wikimedia.org>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to