r95792 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95791‎ | r95792 | r95793 >
Date:16:32, 30 August 2011
Author:siebrand
Status:deferred
Tags:
Comment:
Remove trailing whitespace from messages.
Modified paths:
  • /trunk/extensions/PageSchemas/PageSchemas.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PageSchemas/PageSchemas.i18n.php
@@ -24,10 +24,10 @@
2525 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:',
2626 'generatepages' => 'Generate pages',
2727 'ps-generatepages-desc' => 'Generate the following pages, based on this category\'s schema:',
28 - 'ps-page-desc-cat-not-exist' => 'This category does not exist yet. Create this category and its page schema: ',
 28+ 'ps-page-desc-cat-not-exist' => 'This category does not exist yet. Create this category and its page schema:',
2929 'ps-page-desc-ps-not-exist' => 'This category exists, but does not have a page schema. Create schema:',
3030 'ps-page-desc-edit-schema' => 'Edit the page schema for this category:',
31 - 'ps-delimiter-label' => 'Delimiter for values (default is ","): ',
 31+ 'ps-delimiter-label' => 'Delimiter for values (default is ","):',
3232 'ps-multiple-temp-label' => 'Allow multiple instances of this template',
3333 'ps-field-list-label' => 'This field can hold a list of values',
3434 'ps-template' => 'Template',

Status & tagging log