renderer.php uses get_string('early', 'assignment',...) to get the word "early", to add to the posting time. For example: "(16 mins 25 secs early)"
This is not correct English. The word should be "ago", e.g. "(16 mins 25 secs ago)"
I think you need to add a new string to the local lang file to deal with this.