We need a translation.
This is not custom coding, but help in translation that Oxwall forgot...
In:
/ow_system_plugins/base/controllers/user_list.php
how to make:
'label' => 'Birthday: ',
like:
'label' => OW::getLanguage()->text('birthdays', 'birthday'),
BUT with space between Birthday: and (for ex.) TOMORROW or 18 Oct
i.e. I can make translation insert but can't make space.
Just look: