- event_opened_by_html: Criada por %{user} há %{time_ago}
- event_opened_by_anonymous_html: Criada por anónimo há %{time_ago}
- event_commented_by_html: Comentada por %{user} há %{time_ago}
- event_commented_by_anonymous_html: Comentada por anónimo há %{time_ago}
- event_closed_by_html: Resolvida por %{user} há %{time_ago}
- event_closed_by_anonymous_html: Resolvida por anónimo há %{time_ago}
- event_reopened_by_html: Reativada por %{user} há %{time_ago}
- event_reopened_by_anonymous_html: Reativada por anónimo há %{time_ago}
- event_hidden_by_html: Escondida por %{user} há %{time_ago}
+ event_opened_by_html: Criada por %{user} %{time_ago}
+ event_opened_by_anonymous_html: Criada por anónimo %{time_ago}
+ event_commented_by_html: Comentada por %{user} %{time_ago}
+ event_commented_by_anonymous_html: Comentada por anónimo %{time_ago}
+ event_closed_by_html: Resolvida por %{user} %{time_ago}
+ event_closed_by_anonymous_html: Resolvida por anónimo %{time_ago}
+ event_reopened_by_html: Reativada por %{user} %{time_ago}
+ event_reopened_by_anonymous_html: Reativada por anónimo %{time_ago}
+ event_hidden_by_html: Escondida por %{user} %{time_ago}