Skip to content

Commit 016083b

Browse files
jaqralunny
jaqra
authored andcommitted
Add strike to old header on comment (#8046)
1 parent 0a1c824 commit 016083b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ issues.self_assign_at = `self-assigned this %s`
775775
issues.add_assignee_at = `was assigned by <b>%s</b> %s`
776776
issues.remove_assignee_at = `was unassigned by <b>%s</b> %s`
777777
issues.remove_self_assignment = `removed their assignment %s`
778-
issues.change_title_at = `changed title from <b>%s</b> to <b>%s</b> %s`
778+
issues.change_title_at = `changed title from <b><strike>%s</strike></b> to <b>%s</b> %s`
779779
issues.delete_branch_at = `deleted branch <b>%s</b> %s`
780780
issues.open_tab = %d Open
781781
issues.close_tab = %d Closed

0 commit comments

Comments
 (0)