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

Change subject: Fix a series of very minor I18N issues in repo's en.json
......................................................................


Fix a series of very minor I18N issues in repo's en.json

Bug: T151545
Bug: T151547
Bug: T151548
Bug: T151549
Bug: T151566
Bug: T151569
Change-Id: I6a10618fa79f3526e95560a0ba5161b89f4c3cad
---
M repo/i18n/en.json
1 file changed, 6 insertions(+), 6 deletions(-)

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



diff --git a/repo/i18n/en.json b/repo/i18n/en.json
index 305dbb7..7fef35e 100644
--- a/repo/i18n/en.json
+++ b/repo/i18n/en.json
@@ -545,7 +545,7 @@
        "apihelp-query+wbsubscribers-param-prop": "Properties to add to result",
        "apihelp-query+wbsubscribers-param-limit": "Maximal number of results",
        "apihelp-query+wbsubscribers-example-1": "Get subscribers to entity 
Q42",
-       "apihelp-query+wbsubscribers-example-2": "Get subscribers to entity Q42 
with url to Special:EntityUsage included",
+       "apihelp-query+wbsubscribers-example-2": "Get subscribers to entity Q42 
with URL to Special:EntityUsage included",
        "apihelp-wbsetaliases-description": "Sets the aliases for a Wikibase 
entity.",
        "apihelp-wbsetaliases-param-id": "The identifier for the entity, 
including the prefix.\nUse either <var>id</var> or <var>site</var> and 
<var>title</var> together.",
        "apihelp-wbsetaliases-param-new": "If set, a new entity will be 
created.\nSet this to the type of the entity you want to create.",
@@ -554,9 +554,9 @@
        "apihelp-wbsetaliases-param-baserevid": "The numeric identifier for the 
revision to base the modification on.\nThis is used for detecting conflicts 
during save.",
        "apihelp-wbsetaliases-param-summary": "Summary for the edit.\nWill be 
prepended by an automatically generated comment. The length limit of the 
autocomment together with the summary is 260 characters. Be aware that 
everything above that limit will be cut off.",
        "apihelp-wbsetaliases-param-bot": "Mark this edit as bot. This URL flag 
will only be respected if the user belongs to the group \"bot\".",
-       "apihelp-wbsetaliases-param-add": "List of aliases to add (can be 
combined with remove)",
-       "apihelp-wbsetaliases-param-remove": "List of aliases to remove (can be 
combined with add)",
-       "apihelp-wbsetaliases-param-set": "A list of aliases that will replace 
the current list (cannot be combined with neither add nor remove)",
+       "apihelp-wbsetaliases-param-add": "List of aliases to add (can be 
combined with <var>remove</var>)",
+       "apihelp-wbsetaliases-param-remove": "List of aliases to remove (can be 
combined with <var>add</var>)",
+       "apihelp-wbsetaliases-param-set": "A list of aliases that will replace 
the current list (cannot be combined with neither <var>add</var> nor 
<var>remove</var>)",
        "apihelp-wbsetaliases-param-language": "The language for which to set 
the aliases",
        "apihelp-wbsetaliases-example-1": "Set the English aliases for the 
entity with ID Q1 to Foo and Bar",
        "apihelp-wbsetaliases-example-2": "Add Foo and Bar to the list of 
English aliases for the entity with ID Q1",
@@ -574,7 +574,7 @@
        "apihelp-wbsetclaimvalue-description": "Sets the value of a Wikibase 
claim.",
        "apihelp-wbsetclaimvalue-param-claim": "A GUID identifying the claim",
        "apihelp-wbsetclaimvalue-param-snaktype": "The type of the snak",
-       "apihelp-wbsetclaimvalue-param-value": "The value to set the DataValue 
of the the main snak of the claim to",
+       "apihelp-wbsetclaimvalue-param-value": "The value to set the DataValue 
of the main snak of the claim to",
        "apihelp-wbsetclaimvalue-param-summary": "Summary for the edit.\nWill 
be prepended by an automatically generated comment. The length limit of the 
autocomment together with the summary is 260 characters. Be aware that 
everything above that limit will be cut off.",
        "apihelp-wbsetclaimvalue-param-baserevid": "The numeric identifier for 
the revision to base the modification on.\nThis is used for detecting conflicts 
during save.",
        "apihelp-wbsetclaimvalue-param-bot": "Mark this edit as bot. This URL 
flag will only be respected if the user belongs to the group \"bot\".",
@@ -601,7 +601,7 @@
        "apihelp-wbsetlabel-param-bot": "Mark this edit as bot. This URL flag 
will only be respected if the user belongs to the group \"bot\".",
        "apihelp-wbsetlabel-param-language": "Language of the label",
        "apihelp-wbsetlabel-param-value": "The value of the label",
-       "apihelp-wbsetlabel-example-1": "Set the string \"Wikimedia\" for page 
with ID \"Q42\" as a label in English language and report it as pretty printed 
json",
+       "apihelp-wbsetlabel-example-1": "Set the string \"Wikimedia\" for page 
with ID \"Q42\" as a label in English language and report it as pretty printed 
JSON.",
        "apihelp-wbsetlabel-example-2": "Set the English language label to 
\"Earth\" for the item with sitelink enwiki => \"Earth\".",
        "apihelp-wbsetqualifier-description": "Creates a qualifier or sets the 
value of an existing one.",
        "apihelp-wbsetqualifier-param-claim": "A GUID identifying the claim for 
which a qualifier is being set",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6a10618fa79f3526e95560a0ba5161b89f4c3cad
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: Addshore <addshorew...@gmail.com>
Gerrit-Reviewer: Aude <aude.w...@gmail.com>
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