Index: trunk/extensions/PageSchemas/PageSchemas.i18n.php |
— | — | @@ -20,11 +20,11 @@ |
21 | 21 | 'ps-property-isproperty' => 'This is a property of type $1.', |
22 | 22 | 'ps-property-allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:', |
23 | 23 | 'ps-generate-pages' => 'Generate Pages', |
| 24 | + 'ps-generate-pages-desc' => 'Press the button below to generate all the wiki pages used for this schema', |
24 | 25 | ); |
25 | 26 | |
26 | 27 | /** Message documentation (Message documentation) |
27 | 28 | * @author Ankit Garg |
28 | | - * @author The Evil IP address |
29 | 29 | */ |
30 | 30 | $messages['qqq'] = array( |
31 | 31 | 'pageschemas-desc' => '{{desc}}', |