AJAX Mail Translation problem

What you could do, however, is define your variables with c::set() instead of using language variables.
Hey texnixe!

Thanks for your answer! That’s what i was being afraid of- that it’s not loaded yet. Your solution works, but i’m using l::get() all over the place, so your solution would split my translations into two places… Just interested- Is l() loaded when rendering templates or when does it happen?