Daniel Kinzler has uploaded a new change for review.

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

Change subject: Move i18n for edit summaries to lib, so we can use them on the 
client too.
......................................................................

Move i18n for edit summaries to lib, so we can use them on the client too.

This moves the messages in en.json and qqq.json. Messages for other languages 
stay in place,
to be handled by translatewiki.org.

Change-Id: Id539e04c2b0bbda0d6dbb21f736210cb280cd7f8
---
M lib/i18n/en.json
M lib/i18n/qqq.json
M repo/i18n/en.json
M repo/i18n/qqq.json
4 files changed, 168 insertions(+), 168 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/39/235039/1

diff --git a/lib/i18n/en.json b/lib/i18n/en.json
index dab60e3..7d7c241 100644
--- a/lib/i18n/en.json
+++ b/lib/i18n/en.json
@@ -87,4 +87,88 @@
        "wikibase-monolingualtext": "<span lang=\"$2\" 
class=\"wb-monolingualtext-value\">$1</span> <span 
class=\"wb-monolingualtext-language-name\">($3)</span>",
        "wikibase-snakformatter-valuetype-mismatch": "The value's type \"$1\" 
does not match property's type \"$2\".",
        "wikibase-snakformatter-property-not-found": "Property $1 not found, 
cannot determine the data type to use."
+       "wikibase-item-summary-wbsetitem": "Created a new item",
+       "wikibase-item-summary-wbcreate-new": "Created a new item",
+       "wikibase-item-summary-wbcreateredirect": "Redirected to $4",
+       "wikibase-item-summary-wbeditentity": "Created a new item",
+       "wikibase-item-summary-wbeditentity-create": "Created a new item",
+       "wikibase-item-summary-wbeditentity-update": "Changed an item",
+       "wikibase-item-summary-wbeditentity-override": "Cleared an item",
+       "wikibase-item-summary-wbsetreference": "Set a reference",
+       "wikibase-item-summary-wbsetreference-add": "Added reference to claim",
+       "wikibase-item-summary-wbsetreference-set": "Changed reference of 
claim",
+       "wikibase-item-summary-wbsetlabel-add": "Added [$2] label",
+       "wikibase-item-summary-wbsetlabel-set": "Changed [$2] label",
+       "wikibase-item-summary-wbsetlabel-remove": "Removed [$2] label",
+       "wikibase-item-summary-wbsetdescription-add": "Added [$2] description",
+       "wikibase-item-summary-wbsetdescription-set": "Changed [$2] 
description",
+       "wikibase-item-summary-wbsetdescription-remove": "Removed [$2] 
description",
+       "wikibase-item-summary-wbsetaliases-set": "Setting [$2] 
{{PLURAL:$1|alias|aliases}}",
+       "wikibase-item-summary-wbsetaliases-add-remove": "Added and removed 
[$2] {{PLURAL:$1|alias|aliases}}",
+       "wikibase-item-summary-wbsetaliases-add": "Added [$2] 
{{PLURAL:$1|alias|aliases}}",
+       "wikibase-item-summary-wbsetaliases-remove": "Removed [$2] 
{{PLURAL:$1|alias|aliases}}",
+       "wikibase-item-summary-wbsetlabeldescriptionaliases": "Changed [$2] 
label, description and aliases",
+       "wikibase-item-summary-wbsetsitelink-add": "Added link to [$2]",
+       "wikibase-item-summary-wbsetsitelink-add-both": "Added link with badges 
to [$2]",
+       "wikibase-item-summary-wbsetsitelink-set": "Changed link to [$2]",
+       "wikibase-item-summary-wbsetsitelink-set-badges": "Changed badges for 
[$2]",
+       "wikibase-item-summary-wbsetsitelink-set-both": "Changed link and 
badges for [$2]",
+       "wikibase-item-summary-wbsetsitelink-remove": "Removed link to [$2]",
+       "wikibase-item-summary-wblinktitles-create": "Created this item to 
connect pages",
+       "wikibase-item-summary-wblinktitles-connect": "Added a language link to 
connect pages",
+       "wikibase-item-summary-wbcreateclaim-value": "Created {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-item-summary-wbcreateclaim-novalue": "Created {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-item-summary-wbcreateclaim-somevalue": "Created {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-item-summary-wbcreateclaim": "Created {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-item-summary-wbsetclaimvalue": "Set {{PLURAL:$1|a claim 
value|claim values}}",
+       "wikibase-item-summary-wbremoveclaims": "Removed {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-item-summary-special-create-item": "Created an [$2] item with 
{{PLURAL:$1|value|values}}",
+       "wikibase-item-summary-wbcreateclaim-create": "Created claim",
+       "wikibase-item-summary-wbremoveclaims-remove": "Removed 
{{PLURAL:$1|claim|claims}}",
+       "wikibase-item-summary-wbsetclaim-update": "Changed 
{{PLURAL:$3|claim|claims}}",
+       "wikibase-item-summary-wbsetclaim-create": "Created 
{{PLURAL:$3|claim|claims}}",
+       "wikibase-item-summary-wbsetclaim-update-qualifiers": "Changed 
{{PLURAL:$4|one qualifier|$4 qualifiers}} of {{PLURAL:$3|claim|claims}}",
+       "wikibase-item-summary-wbsetclaim-update-references": "Changed 
{{PLURAL:$4|one reference|$4 references}} of {{PLURAL:$3|claim|claims}}",
+       "wikibase-item-summary-wbsetclaim-update-rank": "Changed rank of 
{{PLURAL:$3|claim|claims}}",
+       "wikibase-item-summary-clientsitelink-update": "Page moved from [$3] to 
[$4]",
+       "wikibase-item-summary-clientsitelink-remove": "Page on [$3] deleted",
+       "wikibase-item-summary-wbsetqualifier-add": "Added 
{{PLURAL:$1|qualifier|qualifiers}}",
+       "wikibase-item-summary-wbsetqualifier-update": "Changed 
{{PLURAL:$1|qualifier|qualifiers}}",
+       "wikibase-item-summary-wbremovequalifiers-remove": "Removed 
{{PLURAL:$1|qualifier|qualifiers}}",
+       "wikibase-item-summary-wbremovereferences-remove": "Removed 
{{PLURAL:$3|reference|references}} from claim",
+       "wikibase-item-summary-wbmergeitems-from": "Merged item from $3",
+       "wikibase-item-summary-wbmergeitems-to": "Merged item into $3",
+       "wikibase-property-summary-wbcreate-new": "Created a new property",
+       "wikibase-property-summary-wbcreateclaim-create": "Created claim",
+       "wikibase-property-summary-wbcreateclaim": "Created {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-property-summary-wbsetclaimvalue": "Set {{PLURAL:$1|a claim 
value|claim values}}",
+       "wikibase-property-summary-wbsetreference": "Set a reference",
+       "wikibase-property-summary-wbsetreference-add": "Added reference to 
claim",
+       "wikibase-property-summary-wbsetreference-set": "Changed reference of 
claim",
+       "wikibase-property-summary-wbremoveclaims": "Removed {{PLURAL:$1|a 
claim|claims}}",
+       "wikibase-property-summary-wbremoveclaims-remove": "Removed 
{{PLURAL:$1|claim|claims}}",
+       "wikibase-property-summary-wbeditentity-create": "Created a new 
property",
+       "wikibase-property-summary-wbeditentity-update": "Changed a property",
+       "wikibase-property-summary-wbeditentity-override": "Cleared a property",
+       "wikibase-property-summary-wbsetlabel-add": "Added [$2] label",
+       "wikibase-property-summary-wbsetlabel-set": "Changed [$2] label",
+       "wikibase-property-summary-wbsetlabel-remove": "Removed [$2] label",
+       "wikibase-property-summary-wbsetdescription-add": "Added [$2] 
description",
+       "wikibase-property-summary-wbsetdescription-set": "Changed [$2] 
description",
+       "wikibase-property-summary-wbsetdescription-remove": "Removed [$2] 
description",
+       "wikibase-property-summary-wbsetaliases-set": "Setting [$2] 
{{PLURAL:$1|alias|aliases}}",
+       "wikibase-property-summary-wbsetaliases-add-remove": "Added and removed 
[$2] {{PLURAL:$1|alias|aliases}}",
+       "wikibase-property-summary-wbsetaliases-add": "Added [$2] 
{{PLURAL:$1|alias|aliases}}",
+       "wikibase-property-summary-wbsetaliases-remove": "Removed [$2] 
{{PLURAL:$1|alias|aliases}}",
+       "wikibase-property-summary-wbsetlabeldescriptionaliases": "Changed [$2] 
label, description and aliases",
+       "wikibase-property-summary-wbsetclaim-update": "Changed 
{{PLURAL:$3|claim|claims}}",
+       "wikibase-property-summary-wbsetclaim-create": "Created 
{{PLURAL:$3|claim|claims}}",
+       "wikibase-property-summary-wbsetclaim-update-qualifiers": "Changed 
{{PLURAL:$4|one qualifier|$4 qualifiers}} of {{PLURAL:$3|claim|claims}}",
+       "wikibase-property-summary-wbsetclaim-update-references": "Changed 
{{PLURAL:$4|one reference|$4 references}} of {{PLURAL:$3|claim|claims}}",
+       "wikibase-property-summary-wbsetclaim-update-rank": "Changed rank of 
{{PLURAL:$3|claim|claims}}",
+       "wikibase-property-summary-wbsetqualifier-add": "Added 
{{PLURAL:$1|qualifier|qualifiers}}",
+       "wikibase-property-summary-wbsetqualifier-update": "Changed 
{{PLURAL:$1|qualifier|qualifiers}}",
+       "wikibase-property-summary-wbremovequalifiers-remove": "Removed 
{{PLURAL:$1|qualifier|qualifiers}}",
+       "wikibase-property-summary-wbremovereferences-remove": "Removed 
{{PLURAL:$3|reference|references}} from claim",
+       "wikibase-property-summary-special-create-property": "Created a [$2] 
property with {{PLURAL:$1|value|values}}",
 }
diff --git a/lib/i18n/qqq.json b/lib/i18n/qqq.json
index 10819ae..d27f0b8 100644
--- a/lib/i18n/qqq.json
+++ b/lib/i18n/qqq.json
@@ -97,4 +97,88 @@
        "wikibase-monolingualtext": "Format for displaying monolingual text 
(along with a language name).\n\nParameters:\n* $1 - the text\n* $2 - the code 
of the language of the text\n* $3 - the name of the language of the text, in 
the user's language.",
        "wikibase-snakformatter-valuetype-mismatch": "Warning shown when if the 
data value type used by a Snak's (see [[d:Wikidata:Glossary]]) property's data 
type is different from the type of the Snak's actual value.\n\nParameters:\n* 
$1 - data value type of the property-value Snak's value.\n* $2 - data value 
type used by the data type used in the property which is used by the 
property-value Snak",
        "wikibase-snakformatter-property-not-found": "Warning shown when a 
Snak's (see [[d:Wikidata:Glossary]]) data type could not be determined based on 
the Snak's property ID."
+       "wikibase-item-summary-wbsetitem": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is a legacy message.}}",
+       "wikibase-item-summary-wbcreate-new": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is for backwards compatibility for edits already made and in the database with 
this message.}}",
+       "wikibase-item-summary-wbcreateredirect": "{{wikibase summary 
messages|item|Automatic edit summary generated when changing an item into a 
redirect to another item.}}",
+       "wikibase-item-summary-wbeditentity": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is a legacy message.}}",
+       "wikibase-item-summary-wbeditentity-create": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item.}}",
+       "wikibase-item-summary-wbeditentity-update": "{{wikibase summary 
messages|item|Automatic edit summary generated when updating an existing 
item.}}",
+       "wikibase-item-summary-wbeditentity-override": "{{wikibase summary 
messages|item|Automatic edit summary generated when overriding an existing 
item. This is when a user specifically marks an edit in such a way that the 
data they provide will override any current data on the item.}}",
+       "wikibase-item-summary-wbsetreference": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a reference or 
setting the value of an existing one.}}",
+       "wikibase-item-summary-wbsetreference-add": "{{wikibase summary 
messages|item|Automatic edit summary generated when adding a reference.}}",
+       "wikibase-item-summary-wbsetreference-set": "{{wikibase summary 
messages|item|Automatic edit summary generated when editing a reference.}}",
+       "wikibase-item-summary-wbsetlabel-add": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating an item label, 
which appears in the ''h1'' heading at top of the item-page. Example of a full 
edit summary is \"Added [en] label:  Egypt\".}}",
+       "wikibase-item-summary-wbsetlabel-set": "{{wikibase summary 
messages|item|Automatic edit summary generated when editing an item label, 
which appears in the ''h1'' heading at top of the item-page. Example of a full 
edit summary is \"Updated [en] label:  Egypt\".}}",
+       "wikibase-item-summary-wbsetlabel-remove": "{{wikibase summary 
messages|item|Automatic edit summary generated when removing an item label. 
Example edit summary is \"Removed [en] label\".}}",
+       "wikibase-item-summary-wbsetdescription-add": "{{wikibase summary 
messages|item|Automatic edit summary when creating an item description. Example 
edit summary is \"Added [en] description:  a country in Africa\".}}",
+       "wikibase-item-summary-wbsetdescription-set": "{{wikibase summary 
messages|item|Automatic edit summary when editing an item description. Example 
edit summary is \"Updated [en] description:  a country in Africa\".}}",
+       "wikibase-item-summary-wbsetdescription-remove": "{{wikibase summary 
messages|item|Automatic edit summary when removing an item description. Example 
edit summary is \"Removed [en] description\".}}",
+       "wikibase-item-summary-wbsetaliases-set": "{{wikibase summary 
messages|item|Automatic edit summary when adding or editing item aliases.  
Example for adding aliases on the English item page for Italy: \"Setting [en] 
aliases:  Italian Republic, Repubblica italiana\".}}",
+       "wikibase-item-summary-wbsetaliases-add-remove": "{{wikibase summary 
messages|item|Automatic edit summary when adding and removing item aliases. A 
user can be in edit mode for aliases and can remove one or more aliases, while 
adding others in the same edit.}}",
+       "wikibase-item-summary-wbsetaliases-add": "{{wikibase summary 
messages|item|Automatic edit summary when adding one or more aliases.}}",
+       "wikibase-item-summary-wbsetaliases-remove": "{{wikibase summary 
messages|item|Automatic edit summary when a user removes one or more 
aliases.}}",
+       "wikibase-item-summary-wbsetlabeldescriptionaliases": "{{wikibase 
summary messages|item|Automatic edit summary generated when editing an item 
label, description and aliases. Example of a full edit summary is \"Changed 
[en] label, description and aliases: Label, Description, Alias 1, Alias 2\".}}",
+       "wikibase-item-summary-wbsetsitelink-add": "{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when adding a language 
link. Such a summary could appear in English as \"Added link to [itwiki]:  
Italia\".}}",
+       "wikibase-item-summary-wbsetsitelink-add-both": "{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when adding a language 
link with badges. Such a summary could appear in English as \"Added link to 
[itwiki]:  Italia, Q2, Q3\".}}",
+       "wikibase-item-summary-wbsetsitelink-set": "{{doc-important|Translate 
this as \"Changed link which points to <nowiki>[$2]</nowiki>\".}}\n{{wikibase 
summary messages|sitelinks|Automatic edit summary (autocomment) when editing a 
language link. Such a summary could appear in English as \"Changed link to 
[itwiki]:  Italia\".}}",
+       "wikibase-item-summary-wbsetsitelink-set-badges": 
"{{doc-important|Translate this as \"Changed badges for link which points to 
<nowiki>[$2]</nowiki>\".}}\n{{wikibase summary messages|sitelinks|Automatic 
edit summary (autocomment) when editing badges of a language link. Such a 
summary could appear in English as \"Changed badges for [itwiki]:  Q2, Q3\".}}",
+       "wikibase-item-summary-wbsetsitelink-set-both": 
"{{doc-important|Translate this as \"Changed link which points to 
<nowiki>[$2]</nowiki> and its badges\".}}\n{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when editing a language 
link and its badges. Such a summary could appear in English as \"Changed link 
and badges for [itwiki]:  Italia, Q2, Q3\".}}",
+       "wikibase-item-summary-wbsetsitelink-remove": "{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when removing a 
language link from a Wikidata item (page). Such a summary could appear in 
English as \"Removed link to [itwiki]\".}}",
+       "wikibase-item-summary-wblinktitles-create": "{{wikibase summary 
messages|item|Automatic edit summary when connecting page(s) by creating a new 
data item.}}\n\nThis module generates a slightly different summary 
(autocomment) than the other ones.",
+       "wikibase-item-summary-wblinktitles-connect": "{{wikibase summary 
messages|item|Automatic edit summary when connecting page(s).}}\n\nThis module 
generates a slightly different summary (autocomment) than the other ones.",
+       "wikibase-item-summary-wbcreateclaim-value": "{{wikibase summary 
messages|item-claims|Automatic edit summary when a claim is created and a value 
is used. The values can be of various types, including but not limited to 
defined properties. This is a LEGACY value, needed for old log entries!}}",
+       "wikibase-item-summary-wbcreateclaim-novalue": "{{wikibase summary 
messages|item-claims|Automatic edit summary when ''no value'' is supplied to 
the claim. A ''no value'' means that there are no valid value to be set for 
this claim, or that there are no existing value. This is a LEGACY value, needed 
for old log entries!}}",
+       "wikibase-item-summary-wbcreateclaim-somevalue": "{{wikibase summary 
messages|item-claims|Automatic edit summary when there should be a value but it 
is unknown. This is different from the case where there are no valid or 
existing value. This is a LEGACY value, needed for old log entries!}}",
+       "wikibase-item-summary-wbcreateclaim": "{{wikibase summary 
messages|item-claims|Automatic edit summary when a claim is created.}}",
+       "wikibase-item-summary-wbsetclaimvalue": "{{wikibase summary 
messages|item-claims|Automatic edit summary when the main value of one or more 
claim is changed.}}",
+       "wikibase-item-summary-wbremoveclaims": "{{wikibase summary 
messages|item-claims|Automatic edit summary when one or more claim is 
removed.}}",
+       "wikibase-item-summary-special-create-item": "{{wikibase summary 
messages|item|Automatic edit summary when creating an item, and supplying one 
or more values. This page can take an additional sitelink, but this does not 
reflect in the autocomment.}}",
+       "wikibase-item-summary-wbcreateclaim-create": "Automatic edit summary 
generated when creating a new claim.\n{{identical|Created claim}}",
+       "wikibase-item-summary-wbremoveclaims-remove": "Automatic edit summary 
generated when removing claims. Parameters:\n* $1 - number of claims that got 
removed",
+       "wikibase-item-summary-wbsetclaim-update": "Automatic edit summary 
generated when modifying a claim using setclaim. Parameters:\n* $3 - number of 
claims changed",
+       "wikibase-item-summary-wbsetclaim-create": "Automatic edit summary 
generated when creating a new claim using setclaim. Parameters:\n* $3 - number 
of claims changed",
+       "wikibase-item-summary-wbsetclaim-update-qualifiers": "Automatic edit 
summary generated when modifying the qualifiers of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of qualifiers 
changed",
+       "wikibase-item-summary-wbsetclaim-update-references": "Automatic edit 
summary generated when modifying the references of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of references 
changed",
+       "wikibase-item-summary-wbsetclaim-update-rank": "Automatic edit summary 
generated when modifying the rank of a claim using setclaim. Parameters:\n* $3 
- number of claims changed",
+       "wikibase-item-summary-clientsitelink-update": "Automatic edit summary 
(autocomment) when a language link has been automatically updated after a page 
move. Parameters:\n* $3 - siteid and name of the old page name (like 
enwiki:Foo)\n* $4 - siteid and name of the new page name (like 
enwiki:Bar)\n{{wikibase summary messages|sitelinks}}",
+       "wikibase-item-summary-clientsitelink-remove": "Automatic edit summary 
(autocomment) when a language link has been automatically removed after a page 
deletion. Parameters:\n* $3 - siteid\n{{wikibase summary messages|sitelinks}}",
+       "wikibase-item-summary-wbsetqualifier-add": "Automatic edit summary 
when adding qualifiers. Parameters:\n* $1 is the number of qualifiers added.",
+       "wikibase-item-summary-wbsetqualifier-update": "Automatic edit summary 
when setting qualifiers. Parameters:\n* $1 is the number of qualifiers 
updated.",
+       "wikibase-item-summary-wbremovequalifiers-remove": "Automatic edit 
summary when removing qualifiers. Parameters:\n* $1 is the number of qualifiers 
removed.",
+       "wikibase-item-summary-wbremovereferences-remove": "Automatic edit 
summary when removing references. Parameters:\n* $3 is the number of references 
removed.",
+       "wikibase-item-summary-wbmergeitems-from": "Automatic edit summary when 
merging items. This summary is for the edit made to the item being merged 
TO.\n\nParameters:\n* $1 - (Unused)\n* $2 - (Unused)\n* $3 - the item id of the 
item being merged from",
+       "wikibase-item-summary-wbmergeitems-to": "Automatic edit summary when 
merging items. This summary is for the edit made to the item being merged 
FROM.\n\nParameters:\n* $1 - (Unused)\n* $2 - (Unused)\n* $3 - the item id of 
the item being merged to",
+       "wikibase-property-summary-wbcreate-new": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is for backwards compatibility for edits already made and in the database with 
this message.}}",
+       "wikibase-property-summary-wbcreateclaim-create": "Automatic edit 
summary generated when creating a new 
[http://www.wikidata.org/wiki/Wikidata:Glossary/en#Claims_and_statements 
claim].\n{{identical|Created claim}}",
+       "wikibase-property-summary-wbcreateclaim": "{{wikibase summary 
messages|property-claims|Automatic edit summary when a claim is created.}}",
+       "wikibase-property-summary-wbsetclaimvalue": "{{wikibase summary 
messages|property-claims|Automatic edit summary when the main value of one or 
more claim is changed.}}\n\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbsetreference": "{{wikibase summary 
messages|property|Automatic edit summary generated when creating a reference or 
setting the value of an existing 
one.}}\n\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbsetreference-add": "{{wikibase summary 
messages|property|Automatic edit summary generated when adding a 
reference.}}\n\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbsetreference-set": "{{wikibase summary 
messages|property|Automatic edit summary generated when editing a 
reference.}}\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbremoveclaims": "{{wikibase summary 
messages|property-claims|Automatic edit summary when one or more claim is 
removed.}} {{identical|wikibase-item-summary-wbremoveclaims}}",
+       "wikibase-property-summary-wbremoveclaims-remove": "Automatic edit 
summary generated when removing claims. Parameters:\n* $1 - number of claims 
that got removed\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbeditentity-create": "Automatic edit 
summary generated when creating a new property.",
+       "wikibase-property-summary-wbeditentity-update": "Automatic edit 
summary generated when updating an existing property.",
+       "wikibase-property-summary-wbeditentity-override": "Automatic edit 
summary generated when overriding an existing property.",
+       "wikibase-property-summary-wbsetlabel-add": "Automatic edit summary 
generated when adding a property label, which appears in the h1 heading at top 
of the page.\n\nExample edit summary is \"Added [en] label:  
Egypt\".\n\nParameters:\n* $2 - the language code for the item page",
+       "wikibase-property-summary-wbsetlabel-set": "Automatic edit summary 
generated when editing a property label, which appears in the h1 heading at top 
of the page.\n\nExample edit summary is \"Updated [en] label:  
Egypt\".\n\nParameters:\n* $2 - the language code for the item page",
+       "wikibase-property-summary-wbsetlabel-remove": "Automatic edit summary 
generated when removing a property label. Example edit summary is \"Removed 
[en] label\".\n\nParameters:\n* $1 - (Unused)\n* $2 - the language code for the 
item page",
+       "wikibase-property-summary-wbsetdescription-add": "Automatic edit 
summary when adding a property description. Example edit summary is \"Added 
[en] description:  a country in Africa\".\n\nParameters:\n* $1 - (Unused)\n* $2 
- the language code for the item page",
+       "wikibase-property-summary-wbsetdescription-set": "Automatic edit 
summary when editing a property description. Example edit summary is \"Updated 
[en] description:  a country in Africa\".\n\nParameters:\n* $1 - (Unused)\n* $2 
- the language code for the item page",
+       "wikibase-property-summary-wbsetdescription-remove": "Automatic edit 
summary when removing a property description. Example edit summary is \"Removed 
[en] description\".\n\nParameters:\n* $1 - (Unused)\n* $2 - the language code 
for the item page",
+       "wikibase-property-summary-wbsetaliases-set": "Automatic edit summary 
when adding or editing property aliases.\n\nExample for adding aliases on the 
English item page for Italy: \"Setting [en] aliases:  Italian Republic, 
Repubblica italiana\".\n\nParameters:\n* $1 - number of aliases, for GENDER 
support\n* $2 - the language code for the item page",
+       "wikibase-property-summary-wbsetaliases-add-remove": "Automatic edit 
summary when adding and removing property aliases. A user can be in edit mode 
for aliases and can remove one or more aliases, while adding others in the same 
edit.\n\nParameters:\n* $1 - the number of aliases added/removed\n* $2 - the 
language code of the item page",
+       "wikibase-property-summary-wbsetaliases-add": "Automatic edit summary 
when adding an alias(es) for a property. Parameters:\n* $1 - the number of 
aliases that were added\n* $2 - the language code for the item page",
+       "wikibase-property-summary-wbsetaliases-remove": "Automatic edit 
summary when a user removes one or more aliases from a property. Parameters:\n* 
$1 - the number of aliases that were removed\n* $2 - the language code for the 
item page",
+       "wikibase-property-summary-wbsetlabeldescriptionaliases": "{{wikibase 
summary messages|item|Automatic edit summary generated when editing an property 
label, description and aliases. Example of a full edit summary is \"Changed 
[en] label, description and aliases: Label, Description, Alias 1, Alias 2\".}}",
+       "wikibase-property-summary-wbsetclaim-update": "Automatic edit summary 
generated when modifying a claim using setclaim. Parameters:\n* $3 - number of 
claims changed.\n{{related|Wikibase-property-summary-wbsetclaim}}",
+       "wikibase-property-summary-wbsetclaim-create": "Automatic edit summary 
generated when creating a new claim using setclaim. Parameters:\n* $3 - number 
of claims changed.\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbsetclaim-update-qualifiers": "Automatic 
edit summary generated when modifying the qualifiers of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of qualifiers 
changed.\n{{related|Wikibase-property-summary-wbsetclaim}}",
+       "wikibase-property-summary-wbsetclaim-update-references": "Automatic 
edit summary generated when modifying the references of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of references 
changed.\n{{related|Wikibase-property-summary-wbsetclaim}}",
+       "wikibase-property-summary-wbsetclaim-update-rank": "Automatic edit 
summary generated when modifying the rank of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed. 
\n{{related|Wikibase-property-summary}}",
+       "wikibase-property-summary-wbsetqualifier-add": "Automatic edit summary 
when adding qualifiers. Parameters:\n* $1 is the number of qualifiers added. 
{{identical|wikibase-item-summary-wbsetqualifier-add}}",
+       "wikibase-property-summary-wbsetqualifier-update": "Automatic edit 
summary when setting qualifiers. Parameters:\n* $1 is the number of qualifiers 
updated. {{identical|wikibase-item-summary-wbsetqualifier-update}}",
+       "wikibase-property-summary-wbremovequalifiers-remove": "Automatic edit 
summary when removing qualifiers. Parameters:\n* $1 is the number of qualifiers 
removed. {{identical|wikibase-item-summary-wbremovequalifiers-remove}}",
+       "wikibase-property-summary-wbremovereferences-remove": "Automatic edit 
summary when removing references. Parameters:\n* $3 is the number of references 
removed. {{identical|wikibase-item-summary-wbremovereferences-remove}}",
+       "wikibase-property-summary-special-create-property": "Automatic edit 
summary when creating a property, and supplying one or more values. 
Parameters:\n* $1 - the number of values set (that is 0 - zero)\n* $2 - the 
language code of the entity page during creation",
 }
diff --git a/repo/i18n/en.json b/repo/i18n/en.json
index ded32d9..d935a6b 100644
--- a/repo/i18n/en.json
+++ b/repo/i18n/en.json
@@ -339,90 +339,6 @@
        "wikibase-noentity": "This entity does not exist. You can 
[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} search the related logs] 
to find out where it went.",
        "wikibase-noentity-createone": "You can also [[$1|create a new one]].",
        "wikibase-special-mergeitems-error-prefix": "The items could not be 
merged. The following error occurred:",
-       "wikibase-item-summary-wbsetitem": "Created a new item",
-       "wikibase-item-summary-wbcreate-new": "Created a new item",
-       "wikibase-item-summary-wbcreateredirect": "Redirected to $4",
-       "wikibase-item-summary-wbeditentity": "Created a new item",
-       "wikibase-item-summary-wbeditentity-create": "Created a new item",
-       "wikibase-item-summary-wbeditentity-update": "Changed an item",
-       "wikibase-item-summary-wbeditentity-override": "Cleared an item",
-       "wikibase-item-summary-wbsetreference": "Set a reference",
-       "wikibase-item-summary-wbsetreference-add": "Added reference to claim",
-       "wikibase-item-summary-wbsetreference-set": "Changed reference of 
claim",
-       "wikibase-item-summary-wbsetlabel-add": "Added [$2] label",
-       "wikibase-item-summary-wbsetlabel-set": "Changed [$2] label",
-       "wikibase-item-summary-wbsetlabel-remove": "Removed [$2] label",
-       "wikibase-item-summary-wbsetdescription-add": "Added [$2] description",
-       "wikibase-item-summary-wbsetdescription-set": "Changed [$2] 
description",
-       "wikibase-item-summary-wbsetdescription-remove": "Removed [$2] 
description",
-       "wikibase-item-summary-wbsetaliases-set": "Setting [$2] 
{{PLURAL:$1|alias|aliases}}",
-       "wikibase-item-summary-wbsetaliases-add-remove": "Added and removed 
[$2] {{PLURAL:$1|alias|aliases}}",
-       "wikibase-item-summary-wbsetaliases-add": "Added [$2] 
{{PLURAL:$1|alias|aliases}}",
-       "wikibase-item-summary-wbsetaliases-remove": "Removed [$2] 
{{PLURAL:$1|alias|aliases}}",
-       "wikibase-item-summary-wbsetlabeldescriptionaliases": "Changed [$2] 
label, description and aliases",
-       "wikibase-item-summary-wbsetsitelink-add": "Added link to [$2]",
-       "wikibase-item-summary-wbsetsitelink-add-both": "Added link with badges 
to [$2]",
-       "wikibase-item-summary-wbsetsitelink-set": "Changed link to [$2]",
-       "wikibase-item-summary-wbsetsitelink-set-badges": "Changed badges for 
[$2]",
-       "wikibase-item-summary-wbsetsitelink-set-both": "Changed link and 
badges for [$2]",
-       "wikibase-item-summary-wbsetsitelink-remove": "Removed link to [$2]",
-       "wikibase-item-summary-wblinktitles-create": "Created this item to 
connect pages",
-       "wikibase-item-summary-wblinktitles-connect": "Added a language link to 
connect pages",
-       "wikibase-item-summary-wbcreateclaim-value": "Created {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-item-summary-wbcreateclaim-novalue": "Created {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-item-summary-wbcreateclaim-somevalue": "Created {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-item-summary-wbcreateclaim": "Created {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-item-summary-wbsetclaimvalue": "Set {{PLURAL:$1|a claim 
value|claim values}}",
-       "wikibase-item-summary-wbremoveclaims": "Removed {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-item-summary-special-create-item": "Created an [$2] item with 
{{PLURAL:$1|value|values}}",
-       "wikibase-item-summary-wbcreateclaim-create": "Created claim",
-       "wikibase-item-summary-wbremoveclaims-remove": "Removed 
{{PLURAL:$1|claim|claims}}",
-       "wikibase-item-summary-wbsetclaim-update": "Changed 
{{PLURAL:$3|claim|claims}}",
-       "wikibase-item-summary-wbsetclaim-create": "Created 
{{PLURAL:$3|claim|claims}}",
-       "wikibase-item-summary-wbsetclaim-update-qualifiers": "Changed 
{{PLURAL:$4|one qualifier|$4 qualifiers}} of {{PLURAL:$3|claim|claims}}",
-       "wikibase-item-summary-wbsetclaim-update-references": "Changed 
{{PLURAL:$4|one reference|$4 references}} of {{PLURAL:$3|claim|claims}}",
-       "wikibase-item-summary-wbsetclaim-update-rank": "Changed rank of 
{{PLURAL:$3|claim|claims}}",
-       "wikibase-item-summary-clientsitelink-update": "Page moved from [$3] to 
[$4]",
-       "wikibase-item-summary-clientsitelink-remove": "Page on [$3] deleted",
-       "wikibase-item-summary-wbsetqualifier-add": "Added 
{{PLURAL:$1|qualifier|qualifiers}}",
-       "wikibase-item-summary-wbsetqualifier-update": "Changed 
{{PLURAL:$1|qualifier|qualifiers}}",
-       "wikibase-item-summary-wbremovequalifiers-remove": "Removed 
{{PLURAL:$1|qualifier|qualifiers}}",
-       "wikibase-item-summary-wbremovereferences-remove": "Removed 
{{PLURAL:$3|reference|references}} from claim",
-       "wikibase-item-summary-wbmergeitems-from": "Merged item from $3",
-       "wikibase-item-summary-wbmergeitems-to": "Merged item into $3",
-       "wikibase-property-summary-wbcreate-new": "Created a new property",
-       "wikibase-property-summary-wbcreateclaim-create": "Created claim",
-       "wikibase-property-summary-wbcreateclaim": "Created {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-property-summary-wbsetclaimvalue": "Set {{PLURAL:$1|a claim 
value|claim values}}",
-       "wikibase-property-summary-wbsetreference": "Set a reference",
-       "wikibase-property-summary-wbsetreference-add": "Added reference to 
claim",
-       "wikibase-property-summary-wbsetreference-set": "Changed reference of 
claim",
-       "wikibase-property-summary-wbremoveclaims": "Removed {{PLURAL:$1|a 
claim|claims}}",
-       "wikibase-property-summary-wbremoveclaims-remove": "Removed 
{{PLURAL:$1|claim|claims}}",
-       "wikibase-property-summary-wbeditentity-create": "Created a new 
property",
-       "wikibase-property-summary-wbeditentity-update": "Changed a property",
-       "wikibase-property-summary-wbeditentity-override": "Cleared a property",
-       "wikibase-property-summary-wbsetlabel-add": "Added [$2] label",
-       "wikibase-property-summary-wbsetlabel-set": "Changed [$2] label",
-       "wikibase-property-summary-wbsetlabel-remove": "Removed [$2] label",
-       "wikibase-property-summary-wbsetdescription-add": "Added [$2] 
description",
-       "wikibase-property-summary-wbsetdescription-set": "Changed [$2] 
description",
-       "wikibase-property-summary-wbsetdescription-remove": "Removed [$2] 
description",
-       "wikibase-property-summary-wbsetaliases-set": "Setting [$2] 
{{PLURAL:$1|alias|aliases}}",
-       "wikibase-property-summary-wbsetaliases-add-remove": "Added and removed 
[$2] {{PLURAL:$1|alias|aliases}}",
-       "wikibase-property-summary-wbsetaliases-add": "Added [$2] 
{{PLURAL:$1|alias|aliases}}",
-       "wikibase-property-summary-wbsetaliases-remove": "Removed [$2] 
{{PLURAL:$1|alias|aliases}}",
-       "wikibase-property-summary-wbsetlabeldescriptionaliases": "Changed [$2] 
label, description and aliases",
-       "wikibase-property-summary-wbsetclaim-update": "Changed 
{{PLURAL:$3|claim|claims}}",
-       "wikibase-property-summary-wbsetclaim-create": "Created 
{{PLURAL:$3|claim|claims}}",
-       "wikibase-property-summary-wbsetclaim-update-qualifiers": "Changed 
{{PLURAL:$4|one qualifier|$4 qualifiers}} of {{PLURAL:$3|claim|claims}}",
-       "wikibase-property-summary-wbsetclaim-update-references": "Changed 
{{PLURAL:$4|one reference|$4 references}} of {{PLURAL:$3|claim|claims}}",
-       "wikibase-property-summary-wbsetclaim-update-rank": "Changed rank of 
{{PLURAL:$3|claim|claims}}",
-       "wikibase-property-summary-wbsetqualifier-add": "Added 
{{PLURAL:$1|qualifier|qualifiers}}",
-       "wikibase-property-summary-wbsetqualifier-update": "Changed 
{{PLURAL:$1|qualifier|qualifiers}}",
-       "wikibase-property-summary-wbremovequalifiers-remove": "Removed 
{{PLURAL:$1|qualifier|qualifiers}}",
-       "wikibase-property-summary-wbremovereferences-remove": "Removed 
{{PLURAL:$3|reference|references}} from claim",
-       "wikibase-property-summary-special-create-property": "Created a [$2] 
property with {{PLURAL:$1|value|values}}",
        "wikibase-listdatatypes-wikibase-item-head": "Item",
        "wikibase-listdatatypes-wikibase-item-body": "Link to other items at 
the project. When a value is entered, the project's \"Item\" namespace will be 
searched for matching items.",
        "wikibase-listdatatypes-wikibase-property-head": "Property",
diff --git a/repo/i18n/qqq.json b/repo/i18n/qqq.json
index 8a9e09c..0336f12 100644
--- a/repo/i18n/qqq.json
+++ b/repo/i18n/qqq.json
@@ -367,90 +367,6 @@
        "wikibase-noentity": "Of some reason the user tried to access an entity 
which then was detected as non-existing. This can happen when an entity is 
deleted and clients are not yet made aware of this.",
        "wikibase-noentity-createone": "Put immediately after 
{{msg-mw|wikibase-noentity}} if the user has the right to create an entity of 
the given type.\n\nThis message tells the user that he can create one and gives 
a link in $1 to the special page where this can be done.\n\nParameters:\n* $1 - 
link to the special page which is used to create",
        "wikibase-special-mergeitems-error-prefix": "Prefix for making 
[[Special:MergeItems]] error messages more informative.",
-       "wikibase-item-summary-wbsetitem": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is a legacy message.}}",
-       "wikibase-item-summary-wbcreate-new": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is for backwards compatibility for edits already made and in the database with 
this message.}}",
-       "wikibase-item-summary-wbcreateredirect": "{{wikibase summary 
messages|item|Automatic edit summary generated when changing an item into a 
redirect to another item.}}",
-       "wikibase-item-summary-wbeditentity": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is a legacy message.}}",
-       "wikibase-item-summary-wbeditentity-create": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item.}}",
-       "wikibase-item-summary-wbeditentity-update": "{{wikibase summary 
messages|item|Automatic edit summary generated when updating an existing 
item.}}",
-       "wikibase-item-summary-wbeditentity-override": "{{wikibase summary 
messages|item|Automatic edit summary generated when overriding an existing 
item. This is when a user specifically marks an edit in such a way that the 
data they provide will override any current data on the item.}}",
-       "wikibase-item-summary-wbsetreference": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a reference or 
setting the value of an existing one.}}",
-       "wikibase-item-summary-wbsetreference-add": "{{wikibase summary 
messages|item|Automatic edit summary generated when adding a reference.}}",
-       "wikibase-item-summary-wbsetreference-set": "{{wikibase summary 
messages|item|Automatic edit summary generated when editing a reference.}}",
-       "wikibase-item-summary-wbsetlabel-add": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating an item label, 
which appears in the ''h1'' heading at top of the item-page. Example of a full 
edit summary is \"Added [en] label:  Egypt\".}}",
-       "wikibase-item-summary-wbsetlabel-set": "{{wikibase summary 
messages|item|Automatic edit summary generated when editing an item label, 
which appears in the ''h1'' heading at top of the item-page. Example of a full 
edit summary is \"Updated [en] label:  Egypt\".}}",
-       "wikibase-item-summary-wbsetlabel-remove": "{{wikibase summary 
messages|item|Automatic edit summary generated when removing an item label. 
Example edit summary is \"Removed [en] label\".}}",
-       "wikibase-item-summary-wbsetdescription-add": "{{wikibase summary 
messages|item|Automatic edit summary when creating an item description. Example 
edit summary is \"Added [en] description:  a country in Africa\".}}",
-       "wikibase-item-summary-wbsetdescription-set": "{{wikibase summary 
messages|item|Automatic edit summary when editing an item description. Example 
edit summary is \"Updated [en] description:  a country in Africa\".}}",
-       "wikibase-item-summary-wbsetdescription-remove": "{{wikibase summary 
messages|item|Automatic edit summary when removing an item description. Example 
edit summary is \"Removed [en] description\".}}",
-       "wikibase-item-summary-wbsetaliases-set": "{{wikibase summary 
messages|item|Automatic edit summary when adding or editing item aliases.  
Example for adding aliases on the English item page for Italy: \"Setting [en] 
aliases:  Italian Republic, Repubblica italiana\".}}",
-       "wikibase-item-summary-wbsetaliases-add-remove": "{{wikibase summary 
messages|item|Automatic edit summary when adding and removing item aliases. A 
user can be in edit mode for aliases and can remove one or more aliases, while 
adding others in the same edit.}}",
-       "wikibase-item-summary-wbsetaliases-add": "{{wikibase summary 
messages|item|Automatic edit summary when adding one or more aliases.}}",
-       "wikibase-item-summary-wbsetaliases-remove": "{{wikibase summary 
messages|item|Automatic edit summary when a user removes one or more 
aliases.}}",
-       "wikibase-item-summary-wbsetlabeldescriptionaliases": "{{wikibase 
summary messages|item|Automatic edit summary generated when editing an item 
label, description and aliases. Example of a full edit summary is \"Changed 
[en] label, description and aliases: Label, Description, Alias 1, Alias 2\".}}",
-       "wikibase-item-summary-wbsetsitelink-add": "{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when adding a language 
link. Such a summary could appear in English as \"Added link to [itwiki]:  
Italia\".}}",
-       "wikibase-item-summary-wbsetsitelink-add-both": "{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when adding a language 
link with badges. Such a summary could appear in English as \"Added link to 
[itwiki]:  Italia, Q2, Q3\".}}",
-       "wikibase-item-summary-wbsetsitelink-set": "{{doc-important|Translate 
this as \"Changed link which points to <nowiki>[$2]</nowiki>\".}}\n{{wikibase 
summary messages|sitelinks|Automatic edit summary (autocomment) when editing a 
language link. Such a summary could appear in English as \"Changed link to 
[itwiki]:  Italia\".}}",
-       "wikibase-item-summary-wbsetsitelink-set-badges": 
"{{doc-important|Translate this as \"Changed badges for link which points to 
<nowiki>[$2]</nowiki>\".}}\n{{wikibase summary messages|sitelinks|Automatic 
edit summary (autocomment) when editing badges of a language link. Such a 
summary could appear in English as \"Changed badges for [itwiki]:  Q2, Q3\".}}",
-       "wikibase-item-summary-wbsetsitelink-set-both": 
"{{doc-important|Translate this as \"Changed link which points to 
<nowiki>[$2]</nowiki> and its badges\".}}\n{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when editing a language 
link and its badges. Such a summary could appear in English as \"Changed link 
and badges for [itwiki]:  Italia, Q2, Q3\".}}",
-       "wikibase-item-summary-wbsetsitelink-remove": "{{wikibase summary 
messages|sitelinks|Automatic edit summary (autocomment) when removing a 
language link from a Wikidata item (page). Such a summary could appear in 
English as \"Removed link to [itwiki]\".}}",
-       "wikibase-item-summary-wblinktitles-create": "{{wikibase summary 
messages|item|Automatic edit summary when connecting page(s) by creating a new 
data item.}}\n\nThis module generates a slightly different summary 
(autocomment) than the other ones.",
-       "wikibase-item-summary-wblinktitles-connect": "{{wikibase summary 
messages|item|Automatic edit summary when connecting page(s).}}\n\nThis module 
generates a slightly different summary (autocomment) than the other ones.",
-       "wikibase-item-summary-wbcreateclaim-value": "{{wikibase summary 
messages|item-claims|Automatic edit summary when a claim is created and a value 
is used. The values can be of various types, including but not limited to 
defined properties. This is a LEGACY value, needed for old log entries!}}",
-       "wikibase-item-summary-wbcreateclaim-novalue": "{{wikibase summary 
messages|item-claims|Automatic edit summary when ''no value'' is supplied to 
the claim. A ''no value'' means that there are no valid value to be set for 
this claim, or that there are no existing value. This is a LEGACY value, needed 
for old log entries!}}",
-       "wikibase-item-summary-wbcreateclaim-somevalue": "{{wikibase summary 
messages|item-claims|Automatic edit summary when there should be a value but it 
is unknown. This is different from the case where there are no valid or 
existing value. This is a LEGACY value, needed for old log entries!}}",
-       "wikibase-item-summary-wbcreateclaim": "{{wikibase summary 
messages|item-claims|Automatic edit summary when a claim is created.}}",
-       "wikibase-item-summary-wbsetclaimvalue": "{{wikibase summary 
messages|item-claims|Automatic edit summary when the main value of one or more 
claim is changed.}}",
-       "wikibase-item-summary-wbremoveclaims": "{{wikibase summary 
messages|item-claims|Automatic edit summary when one or more claim is 
removed.}}",
-       "wikibase-item-summary-special-create-item": "{{wikibase summary 
messages|item|Automatic edit summary when creating an item, and supplying one 
or more values. This page can take an additional sitelink, but this does not 
reflect in the autocomment.}}",
-       "wikibase-item-summary-wbcreateclaim-create": "Automatic edit summary 
generated when creating a new claim.\n{{identical|Created claim}}",
-       "wikibase-item-summary-wbremoveclaims-remove": "Automatic edit summary 
generated when removing claims. Parameters:\n* $1 - number of claims that got 
removed",
-       "wikibase-item-summary-wbsetclaim-update": "Automatic edit summary 
generated when modifying a claim using setclaim. Parameters:\n* $3 - number of 
claims changed",
-       "wikibase-item-summary-wbsetclaim-create": "Automatic edit summary 
generated when creating a new claim using setclaim. Parameters:\n* $3 - number 
of claims changed",
-       "wikibase-item-summary-wbsetclaim-update-qualifiers": "Automatic edit 
summary generated when modifying the qualifiers of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of qualifiers 
changed",
-       "wikibase-item-summary-wbsetclaim-update-references": "Automatic edit 
summary generated when modifying the references of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of references 
changed",
-       "wikibase-item-summary-wbsetclaim-update-rank": "Automatic edit summary 
generated when modifying the rank of a claim using setclaim. Parameters:\n* $3 
- number of claims changed",
-       "wikibase-item-summary-clientsitelink-update": "Automatic edit summary 
(autocomment) when a language link has been automatically updated after a page 
move. Parameters:\n* $3 - siteid and name of the old page name (like 
enwiki:Foo)\n* $4 - siteid and name of the new page name (like 
enwiki:Bar)\n{{wikibase summary messages|sitelinks}}",
-       "wikibase-item-summary-clientsitelink-remove": "Automatic edit summary 
(autocomment) when a language link has been automatically removed after a page 
deletion. Parameters:\n* $3 - siteid\n{{wikibase summary messages|sitelinks}}",
-       "wikibase-item-summary-wbsetqualifier-add": "Automatic edit summary 
when adding qualifiers. Parameters:\n* $1 is the number of qualifiers added.",
-       "wikibase-item-summary-wbsetqualifier-update": "Automatic edit summary 
when setting qualifiers. Parameters:\n* $1 is the number of qualifiers 
updated.",
-       "wikibase-item-summary-wbremovequalifiers-remove": "Automatic edit 
summary when removing qualifiers. Parameters:\n* $1 is the number of qualifiers 
removed.",
-       "wikibase-item-summary-wbremovereferences-remove": "Automatic edit 
summary when removing references. Parameters:\n* $3 is the number of references 
removed.",
-       "wikibase-item-summary-wbmergeitems-from": "Automatic edit summary when 
merging items. This summary is for the edit made to the item being merged 
TO.\n\nParameters:\n* $1 - (Unused)\n* $2 - (Unused)\n* $3 - the item id of the 
item being merged from",
-       "wikibase-item-summary-wbmergeitems-to": "Automatic edit summary when 
merging items. This summary is for the edit made to the item being merged 
FROM.\n\nParameters:\n* $1 - (Unused)\n* $2 - (Unused)\n* $3 - the item id of 
the item being merged to",
-       "wikibase-property-summary-wbcreate-new": "{{wikibase summary 
messages|item|Automatic edit summary generated when creating a new item. This 
is for backwards compatibility for edits already made and in the database with 
this message.}}",
-       "wikibase-property-summary-wbcreateclaim-create": "Automatic edit 
summary generated when creating a new 
[http://www.wikidata.org/wiki/Wikidata:Glossary/en#Claims_and_statements 
claim].\n{{identical|Created claim}}",
-       "wikibase-property-summary-wbcreateclaim": "{{wikibase summary 
messages|property-claims|Automatic edit summary when a claim is created.}}",
-       "wikibase-property-summary-wbsetclaimvalue": "{{wikibase summary 
messages|property-claims|Automatic edit summary when the main value of one or 
more claim is changed.}}\n\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbsetreference": "{{wikibase summary 
messages|property|Automatic edit summary generated when creating a reference or 
setting the value of an existing 
one.}}\n\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbsetreference-add": "{{wikibase summary 
messages|property|Automatic edit summary generated when adding a 
reference.}}\n\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbsetreference-set": "{{wikibase summary 
messages|property|Automatic edit summary generated when editing a 
reference.}}\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbremoveclaims": "{{wikibase summary 
messages|property-claims|Automatic edit summary when one or more claim is 
removed.}} {{identical|wikibase-item-summary-wbremoveclaims}}",
-       "wikibase-property-summary-wbremoveclaims-remove": "Automatic edit 
summary generated when removing claims. Parameters:\n* $1 - number of claims 
that got removed\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbeditentity-create": "Automatic edit 
summary generated when creating a new property.",
-       "wikibase-property-summary-wbeditentity-update": "Automatic edit 
summary generated when updating an existing property.",
-       "wikibase-property-summary-wbeditentity-override": "Automatic edit 
summary generated when overriding an existing property.",
-       "wikibase-property-summary-wbsetlabel-add": "Automatic edit summary 
generated when adding a property label, which appears in the h1 heading at top 
of the page.\n\nExample edit summary is \"Added [en] label:  
Egypt\".\n\nParameters:\n* $2 - the language code for the item page",
-       "wikibase-property-summary-wbsetlabel-set": "Automatic edit summary 
generated when editing a property label, which appears in the h1 heading at top 
of the page.\n\nExample edit summary is \"Updated [en] label:  
Egypt\".\n\nParameters:\n* $2 - the language code for the item page",
-       "wikibase-property-summary-wbsetlabel-remove": "Automatic edit summary 
generated when removing a property label. Example edit summary is \"Removed 
[en] label\".\n\nParameters:\n* $1 - (Unused)\n* $2 - the language code for the 
item page",
-       "wikibase-property-summary-wbsetdescription-add": "Automatic edit 
summary when adding a property description. Example edit summary is \"Added 
[en] description:  a country in Africa\".\n\nParameters:\n* $1 - (Unused)\n* $2 
- the language code for the item page",
-       "wikibase-property-summary-wbsetdescription-set": "Automatic edit 
summary when editing a property description. Example edit summary is \"Updated 
[en] description:  a country in Africa\".\n\nParameters:\n* $1 - (Unused)\n* $2 
- the language code for the item page",
-       "wikibase-property-summary-wbsetdescription-remove": "Automatic edit 
summary when removing a property description. Example edit summary is \"Removed 
[en] description\".\n\nParameters:\n* $1 - (Unused)\n* $2 - the language code 
for the item page",
-       "wikibase-property-summary-wbsetaliases-set": "Automatic edit summary 
when adding or editing property aliases.\n\nExample for adding aliases on the 
English item page for Italy: \"Setting [en] aliases:  Italian Republic, 
Repubblica italiana\".\n\nParameters:\n* $1 - number of aliases, for GENDER 
support\n* $2 - the language code for the item page",
-       "wikibase-property-summary-wbsetaliases-add-remove": "Automatic edit 
summary when adding and removing property aliases. A user can be in edit mode 
for aliases and can remove one or more aliases, while adding others in the same 
edit.\n\nParameters:\n* $1 - the number of aliases added/removed\n* $2 - the 
language code of the item page",
-       "wikibase-property-summary-wbsetaliases-add": "Automatic edit summary 
when adding an alias(es) for a property. Parameters:\n* $1 - the number of 
aliases that were added\n* $2 - the language code for the item page",
-       "wikibase-property-summary-wbsetaliases-remove": "Automatic edit 
summary when a user removes one or more aliases from a property. Parameters:\n* 
$1 - the number of aliases that were removed\n* $2 - the language code for the 
item page",
-       "wikibase-property-summary-wbsetlabeldescriptionaliases": "{{wikibase 
summary messages|item|Automatic edit summary generated when editing an property 
label, description and aliases. Example of a full edit summary is \"Changed 
[en] label, description and aliases: Label, Description, Alias 1, Alias 2\".}}",
-       "wikibase-property-summary-wbsetclaim-update": "Automatic edit summary 
generated when modifying a claim using setclaim. Parameters:\n* $3 - number of 
claims changed.\n{{related|Wikibase-property-summary-wbsetclaim}}",
-       "wikibase-property-summary-wbsetclaim-create": "Automatic edit summary 
generated when creating a new claim using setclaim. Parameters:\n* $3 - number 
of claims changed.\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbsetclaim-update-qualifiers": "Automatic 
edit summary generated when modifying the qualifiers of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of qualifiers 
changed.\n{{related|Wikibase-property-summary-wbsetclaim}}",
-       "wikibase-property-summary-wbsetclaim-update-references": "Automatic 
edit summary generated when modifying the references of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed\n* $4 - number of references 
changed.\n{{related|Wikibase-property-summary-wbsetclaim}}",
-       "wikibase-property-summary-wbsetclaim-update-rank": "Automatic edit 
summary generated when modifying the rank of a claim using setclaim. 
Parameters:\n* $3 - number of claims changed. 
\n{{related|Wikibase-property-summary}}",
-       "wikibase-property-summary-wbsetqualifier-add": "Automatic edit summary 
when adding qualifiers. Parameters:\n* $1 is the number of qualifiers added. 
{{identical|wikibase-item-summary-wbsetqualifier-add}}",
-       "wikibase-property-summary-wbsetqualifier-update": "Automatic edit 
summary when setting qualifiers. Parameters:\n* $1 is the number of qualifiers 
updated. {{identical|wikibase-item-summary-wbsetqualifier-update}}",
-       "wikibase-property-summary-wbremovequalifiers-remove": "Automatic edit 
summary when removing qualifiers. Parameters:\n* $1 is the number of qualifiers 
removed. {{identical|wikibase-item-summary-wbremovequalifiers-remove}}",
-       "wikibase-property-summary-wbremovereferences-remove": "Automatic edit 
summary when removing references. Parameters:\n* $3 is the number of references 
removed. {{identical|wikibase-item-summary-wbremovereferences-remove}}",
-       "wikibase-property-summary-special-create-property": "Automatic edit 
summary when creating a property, and supplying one or more values. 
Parameters:\n* $1 - the number of values set (that is 0 - zero)\n* $2 - the 
language code of the entity page during creation",
        "wikibase-listdatatypes-wikibase-item-head": 
"{{Wikibase-datatype-head|Item|wikibase-item}}\n{{Identical|Item}}",
        "wikibase-listdatatypes-wikibase-item-body": 
"{{Wikibase-datatype-body|Item}}\n\nFor information about \"Iri\" and related 
terms, see [[:w:Internationalized resource identifier|Internationalized 
resource identifier]] and [[:w:URI scheme|URI scheme]].",
        "wikibase-listdatatypes-wikibase-property-head": 
"{{Wikibase-datatype-head|Property|wikibase-property}}\n{{Identical|Property}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id539e04c2b0bbda0d6dbb21f736210cb280cd7f8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Daniel Kinzler <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to