From e8a354f8191fba0f2e4be47aba22f267116d8236 Mon Sep 17 00:00:00 2001
From: DuckDuckWhale <theduckyjason@gmail.com>
Date: Sun, 20 Dec 2020 22:11:39 -0800
Subject: [PATCH] Locale: say another issue instead of this issue (#14082)

Saying "this issue" is confusing because it could be understood as the
issue that the user is currently viewing, not which the "issue" link
points to.
---
 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 63a768dc73..41325dafbd 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1131,7 +1131,7 @@ issues.start_tracking_short = Start
 issues.start_tracking = Start Time Tracking
 issues.start_tracking_history = `started working %s`
 issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
-issues.tracking_already_started = `You have already started time tracking on this <a href="%s">issue</a>!`
+issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
 issues.stop_tracking = Stop
 issues.stop_tracking_history = `stopped working %s`
 issues.add_time = Manually Add Time