secWithin flow we display a number of humanized timestamps, such as '5 minutes ago' These are provided by MWTimestamp::getHumanTimestamp() in php and moment.js in javascript. We are adjusting this feature to have a few more messages, in english these would be:* 5 minutes ago* Edited 5 minutes ago* Edited by ErikB 5 minutes agoWe would like to represent the last two with i18n messages like:* Edited $1* Edited by $1 $2