http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95792

Revision: 95792
Author:   siebrand
Date:     2011-08-30 16:32:35 +0000 (Tue, 30 Aug 2011)
Log Message:
-----------
Remove trailing whitespace from messages.

Modified Paths:
--------------
    trunk/extensions/PageSchemas/PageSchemas.i18n.php

Modified: trunk/extensions/PageSchemas/PageSchemas.i18n.php
===================================================================
--- trunk/extensions/PageSchemas/PageSchemas.i18n.php   2011-08-30 16:22:47 UTC 
(rev 95791)
+++ trunk/extensions/PageSchemas/PageSchemas.i18n.php   2011-08-30 16:32:35 UTC 
(rev 95792)
@@ -24,10 +24,10 @@
        'ps-property-allowedvals'       => 'The allowed {{PLURAL:$1|value for 
this property is|values for this property are}}:',
        'generatepages'                 => 'Generate pages',   
        'ps-generatepages-desc'         => 'Generate the following pages, based 
on this category\'s schema:',
-       'ps-page-desc-cat-not-exist'    => 'This category does not exist yet. 
Create this category and its page schema: ',
+       '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-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',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to