mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
forum throttling capability meaning reversed
This commit is contained in:
parent
eef868d17d
commit
d43d749a1b
3 changed files with 11 additions and 9 deletions
|
@ -86,7 +86,7 @@ $string['forum:editanypost'] = 'Edit any post';
|
|||
$string['forum:viewqandawithoutposting'] = 'Always see Q and A posts';
|
||||
$string['forum:viewsubscribers'] = 'View subscribers';
|
||||
$string['forum:managesubscriptions'] = 'Manage subscriptions';
|
||||
$string['forum:throttlingapplies'] = 'Throttling applies';
|
||||
$string['forum:nothrottling'] = 'No throttling';
|
||||
$string['forumintro'] = 'Forum introduction';
|
||||
$string['forumname'] = 'Forum name';
|
||||
$string['forumposts'] = 'Forum posts';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue