mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
strings necessary for 1.6 should not be deleted or altered since translations are not branched
This commit is contained in:
parent
96901f3a67
commit
3e7c65ab11
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ $string['movedmarker'] = '(Moved)';
|
|||
$string['movethisdiscussionto'] = 'Move this discussion to ... ';
|
||||
$string['namenews'] = 'News forum';
|
||||
$string['namesocial'] = 'Social forum';
|
||||
$string['nameteacher'] = 'Teacher forum'; //depreciated after 1.7
|
||||
$string['newforumposts'] = 'New forum posts';
|
||||
$string['nodiscussions'] = 'There are no discussion topics yet in this forum';
|
||||
$string['noguestpost'] = 'Sorry, guests are not allowed to post.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue