Sebastian Mendel a écrit :
Sebastian Mendel schrieb:
Marc Delisle schrieb:
Hi Sebastian, any idea when? We have to think about 2.9.0 roadmap.
could someone please add:
$str['Font_size'] = 'Font size';
$strFont_size = 'Font size';
of course!
(label for the font size select box, uppercase is no mistake, to differ from 'font size' currently not used - but who knows)
to the lang files?
thanks!
Sebastian, As we use no underscore in the messages variable names, I added
$strFontSize = 'Font size';
Marc