MDL-66604 mod_forum: add missing exportforum lang string
Part of MDL-66075.
This commit is contained in:
@@ -272,6 +272,7 @@ $string['forum:deleteanypost'] = 'Delete any posts (anytime)';
|
||||
$string['forum:deleteownpost'] = 'Delete own posts (within deadline)';
|
||||
$string['forum:editanypost'] = 'Edit any post';
|
||||
$string['forum:exportdiscussion'] = 'Export whole discussion';
|
||||
$string['forum:exportforum'] = 'Export forum';
|
||||
$string['forum:exportownpost'] = 'Export own post';
|
||||
$string['forum:exportpost'] = 'Export post';
|
||||
$string['forumintro'] = 'Description';
|
||||
|
||||
Reference in New Issue
Block a user