r95817 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95816‎ | r95817 | r95818 >
Date:22:18, 30 August 2011
Author:yaron
Status:deferred
Tags:
Comment:
Added three more message files
Modified paths:
  • /trunk/extensions/PageSchemas/PageSchemas.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PageSchemas/PageSchemas.i18n.php
@@ -22,8 +22,11 @@
2323
2424 'ps-property-isproperty' => 'This is a property of type $1.',
2525 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:',
 26+ 'ps-schema-description' => 'Schema description:',
2627 'generatepages' => 'Generate pages',
2728 'ps-generatepages-desc' => 'Generate the following pages, based on this category\'s schema:',
 29+ 'ps-generatepages-success' => 'Pages will be generated.',
 30+ 'ps-generatepages-noschema' => 'Error: there is no page schema defined for this category',
2831 'ps-page-desc-cat-not-exist' => 'This category does not exist yet. Create this category and its page schema:',
2932 'ps-page-desc-ps-not-exist' => 'This category exists, but does not have a page schema. Create schema:',
3033 'ps-page-desc-edit-schema' => 'Edit the page schema for this category:',

Status & tagging log