Tweak 'contributionscores-info'.

Remove most of the technical background. Initiated by Shirayuki on
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Contributionscores-info/en.

Information is on https://www.mediawiki.org/wiki/Extension:ContributionScores.

Change-Id: I379af302fbcab4eaf5eb71425fecf17951891ce0
This commit is contained in:
Siebrand Mazeland 2012-10-15 17:43:53 +02:00
parent 7a6ffab525
commit b96a33abc1

View file

@ -11,11 +11,7 @@ $messages = array();
$messages['en'] = array(
'contributionscores' => 'Contribution scores',
'contributionscores-desc' => 'Polls the wiki database for highest [[Special:ContributionScores|user contribution volume]]',
'contributionscores-info' => "Scores are calculated as follows:
*One (1) point for each unique page edited
*Square root of (total edits made) - (total unique pages) * 2
Scores calculated in this manner weight edit diversity over edit volume.
Basically, this score measures primarily unique pages edited, with consideration for high edit volume - assumed to be a higher quality page.",
'contributionscores-info' => "The score primarily measures unique pages edited, with consideration for high edit volume.",
'contributionscores-top' => '(Top $1)',
'contributionscores-days' => 'Last {{PLURAL:$1|day|$1 days}}',
'contributionscores-allrevisions' => 'All time',