mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-40439-en_fix' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
8b180f2317
10 changed files with 23 additions and 21 deletions
|
@ -394,7 +394,9 @@ $string['subscriptionmode_help'] = 'When a participant is subscribed to a forum
|
|||
* Optional subscription - Participants can choose whether to be subscribed
|
||||
* Forced subscription - Everyone is subscribed and cannot unsubscribe
|
||||
* Auto subscription - Everyone is subscribed initially but can choose to unsubscribe at any time
|
||||
* Subscription disabled - Subscriptions are not allowed';
|
||||
* Subscription disabled - Subscriptions are not allowed
|
||||
|
||||
Note: Any subscription mode changes will only affect users who enrol in the course in the future, and not existing users.';
|
||||
$string['subscriptionoptional'] = 'Optional subscription';
|
||||
$string['subscriptionforced'] = 'Forced subscription';
|
||||
$string['subscriptionauto'] = 'Auto subscription';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue