Files
moodle/lib
Eloy Lafuente (stronk7) bc6835b1d1 MDL-37516 Translate fieldnames on output only.
This reverts a change performed by the previous commit where user
fieldnames were being translated (and cached) when fetched,
causing the information to remain static later, not responding
to language switches (and perhaps leading to other problems if those
structures are used lated for DB / $USER comparisons.

With the commit, the translation happens on output, so no
potential interferences will happen and, also, the information
changes dynamically on lang switching.
2013-07-02 21:03:10 +02:00
..
2012-09-03 18:49:53 +02:00
2012-09-07 02:36:04 +02:00
2012-09-02 16:10:57 +02:00
2013-06-24 11:29:34 +12:00
2013-04-29 12:32:24 +01:00