|
250 | 250 | $string['noguestpost'] = 'Sorry, guests are not allowed to post.'; |
251 | 251 | $string['noguesttracking'] = 'Sorry, guests are not allowed to set tracking options.'; |
252 | 252 | $string['noonecansubscribenow'] = 'Subscriptions are now disallowed'; |
| 253 | +$string['nootherforums'] = 'Unfortunately, there is no other Moodleoverflow where you can move it.'; |
253 | 254 | $string['nopermissiontosubscribe'] = 'You do not have the permission to view subscribers'; |
254 | 255 | $string['nopostmoodleoverflow'] = 'Sorry, you are not allowed to post to this forum.'; |
255 | 256 | $string['noratemoodleoverflow'] = 'Sorry, you are not allowed to vote in this forum.'; |
|
421 | 422 | $string['unsubscribelink'] = 'Unsubscribe from this forum: {$a}'; |
422 | 423 | $string['updategrades'] = 'Update grades'; |
423 | 424 | $string['upvotenotchangeable'] = 'Cannot upvote'; |
| 425 | +$string['userstats'] = 'User statistics'; |
| 426 | +$string['userstatscourse'] = 'User statistics of course: {$a}'; |
424 | 427 | $string['userstatscourseactivity'] = 'Activity (coursewide)'; |
425 | 428 | $string['userstatscoursereputation'] = 'Reputation (coursewide)'; |
426 | 429 | $string['userstatsdownvotes'] = 'Received downvotes'; |
|
432 | 435 | $string['votescalesolved'] = 'Reputation: Solution'; |
433 | 436 | $string['votescaleupvote'] = 'Reputation: Upvote'; |
434 | 437 | $string['votescalevote'] = 'Reputation: Vote.'; |
| 438 | +$string['wheremovetopic'] = 'Where do you want to move the topic "{$a}"?'; |
435 | 439 | $string['wronginteraction'] = 'Something went wrong executing the interaction.'; |
436 | 440 | $string['wrongparametercount'] = 'Exactly one parameter should be declared in the url. Please specify the one action you want to perform.'; |
437 | 441 | $string['your_post_was_rejected'] = 'Your post was rejected.'; |
|
0 commit comments