Tpt has uploaded a new change for review.

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


Change subject: Fix a message that is not client name free
......................................................................

Fix a message that is not client name free

Change-Id: I659e4650f445c8f8d666df3ed8f49ad252a1f7a6
---
M lib/WikibaseLib.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/lib/WikibaseLib.i18n.php b/lib/WikibaseLib.i18n.php
index dc5d086..4c14310 100644
--- a/lib/WikibaseLib.i18n.php
+++ b/lib/WikibaseLib.i18n.php
@@ -35,7 +35,7 @@
        'wikibase-error-remove-connection' => 'A connection error occurred 
while trying to perform remove, and because of this your changes could not be 
completed. Please check your Internet connection.',
        'wikibase-error-save-timeout' => 'We are experiencing technical 
difficulties, and because of this your "save" could not be completed.',
        'wikibase-error-remove-timeout' => 'We are experiencing technical 
difficulties, and because of this your "remove" could not be completed.',
-       'wikibase-error-autocomplete-connection' => 'Could not query Wikipedia 
API. Please try again later.',
+       'wikibase-error-autocomplete-connection' => 'Could not query site API. 
Please try again later.',
        'wikibase-error-autocomplete-response' => 'Server responded: $1',
        'wikibase-error-ui-client-error' => 'The connection to the client page 
failed. Please try again later.',
        'wikibase-error-ui-no-external-page' => 'The specified article could 
not be found on the corresponding site.',
@@ -114,7 +114,7 @@
        'wikibase-sitelinks-sitename-columnheading' => 'Site links table column 
heading for the column containing the language names.
 {{Identical|Language}}',
        'wikibase-sitelinks-siteid-columnheading' => 'Site links table column 
heading for the column containing the language codes.',
-       'wikibase-sitelinks-link-columnheading' => 'Site links table column 
heading for the column containg the title/link of/to the referenced (Wikipedia) 
page.',
+       'wikibase-sitelinks-link-columnheading' => 'Site links table column 
heading for the column containg the title/link of/to the referenced (wiki) 
page.',
        'wikibase-tooltip-error-details' => 'Link within an error tooltip that 
will unfold additional information regarding the error (i.e. the more specific 
error message returned from the underlying API).
 {{Identical|Details}}',
        'datatypes-type-wikibase-item' => 'The name of a data type for items in 
Wikibase.

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

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

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

Reply via email to