MDL-66604 mod_forum: add missing exportforum lang string

Part of MDL-66075.
This commit is contained in:
Simey Lameze 2019-09-05 08:59:28 +08:00
parent 90093eecc1
commit 30eeb2a528

View File

@ -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';