Siebrand has uploaded a new change for review.

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


Change subject: Fix incorrect capitalisations of Item
......................................................................

Fix incorrect capitalisations of Item

Free after
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Wikibase-item-summary-wbmergeitems-to/en

Change-Id: Ib54dd533ede024ce14f1533b93ffc672b689d607
---
M repo/Wikibase.i18n.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/repo/Wikibase.i18n.php b/repo/Wikibase.i18n.php
index 20ee5ac..6cb1072 100644
--- a/repo/Wikibase.i18n.php
+++ b/repo/Wikibase.i18n.php
@@ -337,8 +337,8 @@
        '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 in to \'$3\'',
+       'wikibase-item-summary-wbmergeitems-from' => 'Merged item from \'$3\'',
+       'wikibase-item-summary-wbmergeitems-to' => 'Merged item in to \'$3\'',
 
        // property - summary and autocomment, see docs/summaries.txt
        'wikibase-property-summary-wbcreate-new' => 'Created a new property', 
// legacy, backwards compatibility
@@ -753,7 +753,7 @@
        'wikibase-itembytitle-nothing-found' => 'Informative text that the 
previous search failed for some reason, and that the search arguments must be 
refined.',
        'wikibase-itembytitle-invalid-site' => 'Informative text when the 
provided site id is invalid.',
        'wikibase-itembytitle-description' => 'Further information about the 
search fields and the valid values.',
-       'wikibase-itembytitle-create' => 'Information about how to proceede to 
create a new item. This message is presented when a user searched (or requested 
by URL) for an item by site and page title (e.g. item, linked to a particular 
Wikipedia page in a particular language), but no item was found that linked to 
that page.  This gives the user the option to create a new item with the page 
title as the item label.  The user will be sent to the Create Item page and the 
label would be pre-populated.
+       'wikibase-itembytitle-create' => 'Information about how to proceede to 
create a new item. This message is presented when a user searched (or requested 
by URL) for an item by site and page title (e.g. item, linked to a particular 
Wikipedia page in a particular language), but no item was found that linked to 
that page.  This gives the user the option to create a new item with the page 
title as the item label.  The user will be sent to the Create item page and the 
label would be pre-populated.
 
 Parameters:
 * $1 - the site identifier used in the URL

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib54dd533ede024ce14f1533b93ffc672b689d607
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>

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

Reply via email to