-
Sub-task
-
Resolution: Won't Fix
-
Minor
-
None
-
1.9.3
-
None
-
MOODLE_19_STABLE
This is a proposal to add new $string['maintainer'] = "Maintainer Name <maintaner@email.address.tld>" into the langconfig.php in every language pack. If we keep maintainer contact in the language pack itself, we are able:
- to provide a user with contact instructions using standard get_string() function
- automatically email the maintainer from a language tool
- to keep history of maintainers in CVS
The first application using this would be my new language statistics tool I am currently working on.
Please comment at will.