r90711 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90710‎ | r90711 | r90712 >
Date:14:30, 24 June 2011
Author:ankitgarg833
Status:deferred
Tags:
Comment:
adding messages for properties
Modified paths:
  • /trunk/extensions/PageSchemas/PageSchemas.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PageSchemas/PageSchemas.i18n.php
@@ -17,6 +17,8 @@
1818 $messages['en'] = array(
1919 'pageschemas-desc' => 'Supports templates defining their data structure via XML markup',
2020 'pageschemas-header' => 'The XML definition for this template is:',
 21+ 'ps_property_isproperty' => 'This is a property of type $1.',
 22+ 'ps_property_allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:',
2123 );
2224
2325 /** Message documentation (Message documentation)

Status & tagging log