Index: trunk/extensions/DSMW/DSMW.i18n.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | * @author Jeroen De Dauw |
15 | 15 | */ |
16 | 16 | $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])', |
18 | 18 | |
19 | 19 | 'specialpages-group-dsmw_group' => 'Distributed Semantic MediaWiki', |
20 | 20 | |
— | — | @@ -28,8 +28,8 @@ |
29 | 29 | 'dsmw-special-admin-uptext' => "For reasons of conflict management, DSMW works only with pages created after it's installation. |
30 | 30 | Therefore you need to update pages created before it's installation in order to edit them.", |
31 | 31 | '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.', |
34 | 34 | 'dsmw-special-admin-typeupstarted' => 'Properties update process started.', |
35 | 35 | 'dsmw-special-admin-typeuprunning' => 'Properties update process is already running.', |
36 | 36 | ); |