X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=lang%2Fen%2Fadmin.php;h=a1bdd6908f45d640ba85a3c589737f50d1df8d41;hp=03c0ed706c83eea51833bc92c06fb335d36fd46a;hb=7fb46992661e2eb1fb7bfd1a6d3f7f1ccf8fd306;hpb=6731a04d93dfad76c820c4b8e726442065797638;ds=sidebyside diff --git a/lang/en/admin.php b/lang/en/admin.php index 03c0ed706c8..a1bdd6908f4 100644 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -352,6 +352,8 @@ $string['cookiesecure'] = 'Secure cookies only'; $string['country'] = 'Default country'; $string['coursecontact'] = 'Course contacts'; $string['coursecontact_desc'] = 'This setting allows you to control who appears on the course description. Users need to have at least one of these roles in a course to be shown on the course description for that course.'; +$string['courselistshortnames'] = 'Display short names'; +$string['courselistshortnames_desc'] = 'Show short name as well as full name when displaying lists of courses.'; $string['coursemgmt'] = 'Add/edit courses'; $string['courseoverview'] = 'Course overview'; $string['courserequestnotify'] = 'Course request notification';