r47057 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47056‎ | r47057 | r47058 >
Date:22:13, 9 February 2009
Author:minuteelectron
Status:deferred
Tags:
Comment:
* SemanticMediaWiki: Change a tag from <b> to <strong> and add the missing opening.
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php
@@ -270,7 +270,7 @@
271271 This can be useful to repair broken data or to refresh the data if the internal format has changed due to some software upgrade.
272272 The update is executed page by page and will not be completed immediately.
273273 The following shows if an update is in progress and allows you to start or stop updates (unless this feature was disabled by the site administrator).',
274 - 'smw_smwadmin_datarefreshprogress' => 'An update is already in progress.</b>
 274+ 'smw_smwadmin_datarefreshprogress' => '<strong>An update is already in progress.</strong>
275275 It is normal that the update progresses only slowly since it only refreshes data in small chunks each time a user accesses the wiki.
276276 To finish this update more quickly, you can invoke the MediaWiki maintenance script <tt>runJobs.php</tt> (use the option <tt>--maxjobs 1000</tt> to restrict the number of updates done in one batch).
277277 Estimated progress of current update:',

Status & tagging log