[AMOS commit] MDL-13481 Strings fullname and shortname are now deprecated Committed into Git: 2011-02-22 09:12 UTC

[AMOS commit] MDL-13481 Strings fullname and shortname are now deprecated Committed into Git: 2011-02-22 09:12 UTC

di AMOS bot -
Numero di risposte: 0
Author: David Mudrak
MDL-13481 Strings fullname and shortname are now deprecated
This is a final cleanup commit of fullname and shortname issue. All
places where these strings were detected yet have been replaced with
proper fullnamecourse or fullnameuser or some other context specific
string.

AMOS BEGIN
CPY [fullname,core],[outcomefullname,core_grades]
CPY [shortname,core],[outcomeshortname,core_grades]
CPY [name,core],[rolefullname,core_role]
CPY [shortname,core],[roleshortname,core_role]
AMOS END


http://git.moodle.org/gw?p=moodle.git;a=commit;h=29cbe43189ddcd908fdae4d0a9b816c424b9df30
http://github.com/moodle/moodle/commit/29cbe43189ddcd908fdae4d0a9b816c424b9df30

+ 2.0 en [outcomefullname,core_grades]
+ 2.0 en [outcomeshortname,core_grades]
- 2.0 en [outcomename,core_grades]
+ 2.0 en [rolefullname,core_role]
+ 2.0 en [roleshortname,core_role]