|
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
MDL-19468
New auth_xxx language strings breaks backward compatibility
|
|
|
|
|
MDL-18273
Custom Authentication Plugins do not get their language strings in User add/editing screens
|
|
|
|
|
|
|
| Participants: |
Jerome Mouneyrac
|
| Security Level: |
None
|
| Difficulty: |
Easy
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
Following the MDL-18273, please split auth.php lang file into multiple files separate for each auth plugin and use standard get_string() support.
I guess you should still keep auth.php lang file but everything specific to a plugin should be in a plugin lang file. Thanks.
|
|
Description
|
Following the MDL-18273, please split auth.php lang file into multiple files separate for each auth plugin and use standard get_string() support.
I guess you should still keep auth.php lang file but everything specific to a plugin should be in a plugin lang file. Thanks. |
Show » |
| There are no comments yet on this issue.
|
|