Author: Tim Hunt
MDL-34704 couse, accesslib: improve $CFG->courselistshortnames
1. get_context_name should respect the $CFG->courselistshortnames
setting.
2. When $CFG->courselistshortnames is on, what to display should use a
language string, rather than string concatenation. This makes it
possible for people to configure the display. For example, they might
want 'My first course [M101]' instead of 'M101 My first course'.
http://git.moodle.org/gw?p=moodle.git;a=commit;h=157583b862487422881b2fa86818163cad81fd49
http://github.com/moodle/moodle/commit/157583b862487422881b2fa86818163cad81fd49
+ 2.4 en [courselistshortnames,core_admin]
+ 2.4 en [courselistshortnames_desc,core_admin]
+ 2.4 en [courseextendednamedisplay,core]