Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php |
— | — | @@ -270,7 +270,7 @@ |
271 | 271 | This can be useful to repair broken data or to refresh the data if the internal format has changed due to some software upgrade. |
272 | 272 | The update is executed page by page and will not be completed immediately. |
273 | 273 | 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> |
275 | 275 | It is normal that the update progresses only slowly since it only refreshes data in small chunks each time a user accesses the wiki. |
276 | 276 | 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). |
277 | 277 | Estimated progress of current update:', |