Nemo bis has uploaded a new change for review.

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


Change subject: Expand legend on Special:DispatchStats
......................................................................

Expand legend on Special:DispatchStats

I suppose it's more efficient than explaining this to Wikipedias one by one.
Should be clear enough without repeating too many translations and
without explaining each and every cell in the tables.

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


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

diff --git a/repo/Wikibase.i18n.php b/repo/Wikibase.i18n.php
index 7836632..fe6b42a 100644
--- a/repo/Wikibase.i18n.php
+++ b/repo/Wikibase.i18n.php
@@ -170,7 +170,9 @@
        'wikibase-setentity-invalid-langcode' => 'The language identifier "$1" 
is unknown. Please use a language identifier known to the system, such as 
"en".',
        'wikibase-setentity-invalid-id' => 'The ID "$1" is unknown to the 
system. Please use a valid entity ID.',
        'special-dispatchstats' => 'Change dispatch statistics',
-       'wikibase-dispatchstats-intro' => 'This page provides statistics about 
change dispatching to the clients.',
+       'wikibase-dispatchstats-intro' => 'This page provides statistics about 
change dispatching to the clients.
+* "{{int:wikibase-dispatchstats-changes}}" shows the number and the date for 
the oldest and the most recent items currently in the queue.
+* "{{int:wikibase-dispatchstats-stats}}" hints how much time is needed to 
process the queue: it shows three recently processed items and, for each of 
them, how many other items there are in the queue after them 
("{{int:wikibase-dispatchstats-lag-num}}") and how long they waited in the 
queue ("{{int:wikibase-dispatchstats-lag-time}}"); it then calculates the 
average time they waited.',
        'wikibase-dispatchstats-no-stats' => 'There are currently no statistics 
available.',
        'wikibase-dispatchstats-changes' => 'Change log statistics',
        'wikibase-dispatchstats-stats' => 'Dispatch statistics',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I70a469c50d6bfba490abf0419fec0caefa6e8cd1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

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

Reply via email to