r77837 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77836‎ | r77837 | r77838 >
Date:22:46, 5 December 2010
Author:siebrand
Status:ok
Tags:
Comment:
L10n tweaks.
Modified paths:
  • /trunk/extensions/DSMW/DSMW.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DSMW/DSMW.i18n.php
@@ -13,7 +13,7 @@
1414 * @author Jeroen De Dauw
1515 */
1616 $messages['en'] = array(
17 - 'dsmw-desc' => 'Allows to create a network of Semantic MediaWiki servers that share common semantic wiki pages. ([http://www.dsmw.org www.dsmw.org])',
 17+ 'dsmw-desc' => 'Allows creation of a network of Semantic MediaWiki servers that share common semantic wiki pages. ([http://www.dsmw.org www.dsmw.org])',
1818
1919 'specialpages-group-dsmw_group' => 'Distributed Semantic MediaWiki',
2020
@@ -28,8 +28,8 @@
2929 'dsmw-special-admin-uptext' => "For reasons of conflict management, DSMW works only with pages created after it's installation.
3030 Therefore you need to update pages created before it's installation in order to edit them.",
3131 'dsmw-special-admin-upbutton' => 'Update pages',
32 - 'dsmw-special-admin-articleupstarted' => 'Articles update process started.',
33 - 'dsmw-special-admin-articleuprunning' => 'Articles update process is already running.',
 32+ 'dsmw-special-admin-articleupstarted' => 'Page update process started.',
 33+ 'dsmw-special-admin-articleuprunning' => 'Page update process is already running.',
3434 'dsmw-special-admin-typeupstarted' => 'Properties update process started.',
3535 'dsmw-special-admin-typeuprunning' => 'Properties update process is already running.',
3636 );

Status & tagging log