[MediaWiki-commits] [Gerrit] Fix the grammar of apihelp-options-param-option(name|value) - change (mediawiki/core)

2015-07-27 Thread Amire80 (Code Review)
Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227264

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/64/227264/1

diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json
index 46440e5..76b9166 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 $1reset 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 $1optionvalue.",
-   "apihelp-options-param-optionvalue": "A value of the option specified 
by $1optionname, can contain pipe characters.",
+   "apihelp-options-param-optionname": "The name of the option that should 
be set to the value given by $1optionvalue.",
+   "apihelp-options-param-optionvalue": "A value for the option specified 
by $1optionname, can contain pipe characters.",
"apihelp-options-example-reset": "Reset all preferences.",
"apihelp-options-example-change": "Change skin and 
hideminor preferences.",
"apihelp-options-example-complex": "Reset all preferences, then set 
skin and nickname.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I85d20f30b9c3e2d48323fc848d5bc5f59c6b704e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 

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


[MediaWiki-commits] [Gerrit] Fix the grammar of apihelp-options-param-option(name|value) - change (mediawiki/core)

2015-07-28 Thread jenkins-bot (Code Review)
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 $1reset 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 $1optionvalue.",
-   "apihelp-options-param-optionvalue": "A value of the option specified 
by $1optionname, can contain pipe characters.",
+   "apihelp-options-param-optionname": "The name of the option that should 
be set to the value given by $1optionvalue.",
+   "apihelp-options-param-optionvalue": "The value for the option 
specified by $1optionname, can contain pipe characters.",
"apihelp-options-example-reset": "Reset all preferences.",
"apihelp-options-example-change": "Change skin and 
hideminor preferences.",
"apihelp-options-example-complex": "Reset all preferences, then set 
skin and nickname.",

-- 
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 
Gerrit-Reviewer: Anomie 
Gerrit-Reviewer: Siebrand 
Gerrit-Reviewer: jenkins-bot <>

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