http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95845
Revision: 95845
Author: siebrand
Date: 2011-08-31 10:19:09 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
Tweak 'ps-generatepages-noschema'
Update whitespace.
Modified Paths:
--------------
trunk/extensions/PageSchemas/PageSchemas.i18n.php
Modified: trunk/extensions/PageSchemas/PageSchemas.i18n.php
===================================================================
--- trunk/extensions/PageSchemas/PageSchemas.i18n.php 2011-08-31 10:04:55 UTC
(rev 95844)
+++ trunk/extensions/PageSchemas/PageSchemas.i18n.php 2011-08-31 10:19:09 UTC
(rev 95845)
@@ -15,38 +15,38 @@
$messages = array();
$messages['en'] = array(
- 'ps-desc' => 'Supports templates defining their
data structure via XML markup',
+ 'ps-desc' => 'Supports templates defining their data structure via XML
markup',
# FIXME: Is 'pageschemas-header' used anywhere? If not, please delete
it from this file.
- 'pageschemas-header' => 'The XML definition for this
template is:',
+ 'pageschemas-header' => 'The XML definition for this template is:',
- 'ps-property-isproperty' => 'This is a property of type $1.',
- 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for
this property is|values for this property are}}:',
- 'ps-schema-description' => 'Schema description:',
- 'generatepages' => 'Generate pages',
- 'ps-generatepages-desc' => 'Generate the following pages, based
on this category\'s schema:',
- 'ps-generatepages-success' => 'Pages will be generated.',
- 'ps-generatepages-noschema' => 'Error: there is no page schema
defined for this category',
- 'ps-page-desc-cat-not-exist' => 'This category does not exist yet.
Create this category and its page schema:',
- 'ps-page-desc-ps-not-exist' => 'This category exists, but does not
have a page schema. Create schema:',
- 'ps-page-desc-edit-schema' => 'Edit the page schema for this
category:',
- 'ps-delimiter-label' => 'Delimiter for values (default is
","):',
- 'ps-multiple-temp-label' => 'Allow multiple instances of this
template',
- 'ps-field-list-label' => 'This field can hold a list of
values',
- 'ps-template' => 'Template',
- 'ps-add-template' => 'Add template',
- 'ps-remove-template' => 'Remove template',
- 'ps-field' => 'Field',
- 'ps-displaylabel' => 'Display label:',
- 'ps-add-field' => 'Add field',
- 'ps-remove-field' => 'Remove field',
- 'ps-add-xml-label' => 'Additional XML:',
- 'ps-schema-name-label' => 'Name of schema:',
- 'editschema' => 'Edit schema',
+ 'ps-property-isproperty' => 'This is a property of type $1.',
+ 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for this
property is|values for this property are}}:',
+ 'ps-schema-description' => 'Schema description:',
+ 'generatepages' => 'Generate pages',
+ 'ps-generatepages-desc' => 'Generate the following pages, based on this
category\'s schema:',
+ 'ps-generatepages-success' => 'Pages will be generated.',
+ 'ps-generatepages-noschema' => 'Error: There is no page schema defined
for this category.',
+ 'ps-page-desc-cat-not-exist' => 'This category does not exist yet.
Create this category and its page schema:',
+ 'ps-page-desc-ps-not-exist' => 'This category exists, but does not have
a page schema. Create schema:',
+ 'ps-page-desc-edit-schema' => 'Edit the page schema for this category:',
+ 'ps-delimiter-label' => 'Delimiter for values (default is ","):',
+ 'ps-multiple-temp-label' => 'Allow multiple instances of this template',
+ 'ps-field-list-label' => 'This field can hold a list of values',
+ 'ps-template' => 'Template',
+ 'ps-add-template' => 'Add template',
+ 'ps-remove-template' => 'Remove template',
+ 'ps-field' => 'Field',
+ 'ps-displaylabel' => 'Display label:',
+ 'ps-add-field' => 'Add field',
+ 'ps-remove-field' => 'Remove field',
+ 'ps-add-xml-label' => 'Additional XML:',
+ 'ps-schema-name-label' => 'Name of schema:',
+ 'editschema' => 'Edit schema',
);
/** Message documentation (Message documentation)
- * @author Ankit Garg
+ * @author Ankit Garg
*/
$messages['qqq'] = array(
'ps-desc' => '{{desc}}',
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs