Here are the new language lines added in version 1.8. Lazarus will replace the %T with the relevant number or time and it must be %T # Times $times['seconds'] = '%T seconds ago'; $times['minutes'] = '%T minutes ago'; $times['today'] = 'Today at %T'; $times['yesterday'] = 'Yesterday at %T';