mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
New strings for the configuration screen
This commit is contained in:
parent
5925d0ef5b
commit
6f8694bdc8
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ $string['allowsdiscussions'] = "This forum allows each person to start one discu
|
||||||
$string['anyfile'] = "Any file";
|
$string['anyfile'] = "Any file";
|
||||||
$string['attachment'] = "Attachment";
|
$string['attachment'] = "Attachment";
|
||||||
$string['bynameondate'] = "by \$a->name - \$a->date";
|
$string['bynameondate'] = "by \$a->name - \$a->date";
|
||||||
|
$string['configdisplaymode'] = "The default display mode for discussions if one isn't set.";
|
||||||
|
$string['configlongpost'] = "Any post over this length (not including HTML) is considered long.";
|
||||||
|
$string['configmanydiscussions'] = "Maximum number of discussions shown in a forum per page";
|
||||||
|
$string['configshortpost'] = "Any post under this length (not including HTML) is considered short.";
|
||||||
$string['couldnotadd'] = "Could not add your post due to an unknown error";
|
$string['couldnotadd'] = "Could not add your post due to an unknown error";
|
||||||
$string['couldnotdeleteratings'] = "Sorry, that cannot be deleted as people have already rated it";
|
$string['couldnotdeleteratings'] = "Sorry, that cannot be deleted as people have already rated it";
|
||||||
$string['couldnotdeletereplies'] = "Sorry, that cannot be deleted as people have already responded to it";
|
$string['couldnotdeletereplies'] = "Sorry, that cannot be deleted as people have already responded to it";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue