r44826 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44825‎ | r44826 | r44827 >
Date:02:05, 20 December 2008
Author:siebrand
Status:deferred
Tags:
Comment:
Update text
Modified paths:
  • /trunk/extensions/Translate/MessageGroups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/MessageGroups.php
@@ -453,7 +453,7 @@
454454 protected $id = 'core-mostused';
455455 protected $meta = true;
456456
457 - protected $description = 'This is a list of about 500 most often displayed messages. The list has been build from statistical data gathered from a profiling run in all Wikimedia wikies.';
 457+ protected $description = 'This is a list of about 500 most often displayed messages. The list has been build from data gathered from a profiling run on all Wikimedia wikis.';
458458
459459 public function export( MessageCollection $messages ) { return 'Not supported'; }
460460 public function exportToFile( MessageCollection $messages, $authors ) { return 'Not supported'; }

Status & tagging log