r91747 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91746‎ | r91747 | r91748 >
Date:18:43, 8 July 2011
Author:ankitgarg833
Status:deferred
Tags:
Comment:
modifying one message.
Modified paths:
  • /trunk/extensions/PageSchemas/PageSchemas.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PageSchemas/PageSchemas.i18n.php
@@ -15,12 +15,12 @@
1616 $messages = array();
1717
1818 $messages['en'] = array(
19 - 'pageschemas-desc' => 'Supports templates defining their data structure via XML markup',
20 - 'pageschemas-header' => 'The XML definition for this template is:',
 19+ 'pageschemas-desc' => 'Supports templates defining their data structure via XML markup',
 20+ 'pageschemas-header' => 'The XML definition for this template is:',
2121 'ps-property-isproperty' => 'This is a property of type $1.',
2222 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:',
2323 'ps-generate-pages' => 'Generate Pages',
24 - 'ps-generate-pages-desc' => 'Press the button below to generate all the wiki pages used for this schema',
 24+ 'ps-generate-pages-desc' => 'Generate the following pages, based on this category\'s schema:',
2525 );
2626
2727 /** Message documentation (Message documentation)

Status & tagging log