mirror of
https://github.com/moodle/moodle.git
synced 2025-04-07 09:23:31 +02:00
MDL-79267 mod_forum: define report subplugin type language strings.
This commit is contained in:
parent
e4d1369475
commit
34cc409680
@ -675,6 +675,8 @@ $string['smallmessage'] = '{$a->user} posted in {$a->forumname}';
|
||||
$string['smallmessagedigest'] = 'Forum digest containing {$a} messages';
|
||||
$string['startedby'] = 'Started by';
|
||||
$string['subject'] = 'Subject';
|
||||
$string['subplugintype_forumreport'] = 'Forum report';
|
||||
$string['subplugintype_forumreport_plural'] = 'Forum reports';
|
||||
$string['subscribe'] = 'Subscribe to forum';
|
||||
$string['subscribediscussion'] = 'Subscribe to this discussion';
|
||||
$string['subscribeall'] = 'Subscribe everyone to this forum';
|
||||
|
Loading…
x
Reference in New Issue
Block a user