Adding lang support within profile fields to make them selfcontained.
Merged from MOODLE_18_STABLE
This commit is contained in:
@@ -4707,6 +4707,7 @@ function places_to_search_for_lang_strings() {
|
||||
'gradereport_' => array('grade/report'),
|
||||
'gradeimport_' => array('grade/import'),
|
||||
'gradeexport_' => array('grade/export'),
|
||||
'profilefield_' => array('user/profile/field'),
|
||||
'' => array('mod')
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user