mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
- Aliases are now shown when displaying entries
This commit is contained in:
parent
2df00c5bad
commit
81bdc9e928
7 changed files with 114 additions and 78 deletions
|
@ -4,7 +4,7 @@
|
|||
$string['addcomment'] = "Add comment";
|
||||
$string['addentry'] = "Add a new entry";
|
||||
$string['approve'] = "Approve";
|
||||
$string['aliases'] = "Aliases";
|
||||
$string['aliases'] = "Alias(es)";
|
||||
$string['allentries'] = "ALL";
|
||||
$string['allcategories'] = "All Categories";
|
||||
$string['allowcomments'] = "Allow comments on entries";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue