Index: trunk/extensions/PageSchemas/PageSchemas.i18n.php |
— | — | @@ -24,10 +24,10 @@ |
25 | 25 | 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:', |
26 | 26 | 'generatepages' => 'Generate pages', |
27 | 27 | '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:', |
29 | 29 | 'ps-page-desc-ps-not-exist' => 'This category exists, but does not have a page schema. Create schema:', |
30 | 30 | '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 ","):', |
32 | 32 | 'ps-multiple-temp-label' => 'Allow multiple instances of this template', |
33 | 33 | 'ps-field-list-label' => 'This field can hold a list of values', |
34 | 34 | 'ps-template' => 'Template', |