- opened_by: Erstellt von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- opened_by_anonymous: Erstellt von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: Kommentar von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Kommentar von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Erledigt von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Erledigt von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Reaktiviert von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Reaktiviert von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Versteckt von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: Erstellt von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Erstellt von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: Kommentar von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Kommentar von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Erledigt von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Erledigt von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Reaktiviert von %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Reaktiviert von Anonym <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Versteckt von %{user} <abbr title='%{exact_time}'>%{when}</abbr>