From 016083b328f383a5c15f3fa342cbdfdc65315822 Mon Sep 17 00:00:00 2001
From: jaqra <48099350+jaqra@users.noreply.github.com>
Date: Mon, 2 Sep 2019 19:11:23 +0300
Subject: [PATCH] Add strike to old header on comment (#8046)

---
 options/locale/locale_en-US.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 90ee32a25c..3e793bef96 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -775,7 +775,7 @@ issues.self_assign_at = `self-assigned this %s`
 issues.add_assignee_at = `was assigned by <b>%s</b> %s`
 issues.remove_assignee_at = `was unassigned by <b>%s</b> %s`
 issues.remove_self_assignment = `removed their assignment %s`
-issues.change_title_at = `changed title from <b>%s</b> to <b>%s</b> %s`
+issues.change_title_at = `changed title from <b><strike>%s</strike></b> to <b>%s</b> %s`
 issues.delete_branch_at = `deleted branch <b>%s</b> %s`
 issues.open_tab = %d Open
 issues.close_tab = %d Closed