Index: trunk/extensions/BatchUserRights/BatchUserRights.i18n.php |
— | — | @@ -31,7 +31,14 @@ |
32 | 32 | * @author The Evil IP address |
33 | 33 | */ |
34 | 34 | $messages['qqq'] = array( |
| 35 | + 'batchuserrights' => 'Name of Special:BatchUserRights in Special:SpecialPages and title of Special:BatchUserRights page', |
35 | 36 | 'batchuserrights-desc' => '{{desc}}', |
| 37 | + 'batchuserrights-names' => 'Names of users which should be added to the selected groups', |
| 38 | + 'batchuserrights-intro' => 'How to use description on Special:BatchUserRights', |
| 39 | + 'batchuserrights-single-progress-update' => 'Success message', |
| 40 | + 'batchuserrights-add-groups' => 'Success message', |
| 41 | + 'batchuserrights-userload-error' => 'Error message if an user could not loaded', |
| 42 | + 'batchuserrights-no-groups' => 'Error message which will be shown if no groups to add has been selected', |
36 | 43 | |
37 | 44 | 'right-batchuserrights' => '{{doc-right|batchuserrights}}', |
38 | 45 | ); |