Skip to content

Commit e8a354f

Browse files
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.
1 parent 14ac3e6 commit e8a354f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ issues.start_tracking_short = Start
11311131
issues.start_tracking = Start Time Tracking
11321132
issues.start_tracking_history = `started working %s`
11331133
issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
1134-
issues.tracking_already_started = `You have already started time tracking on this <a href="%s">issue</a>!`
1134+
issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
11351135
issues.stop_tracking = Stop
11361136
issues.stop_tracking_history = `stopped working %s`
11371137
issues.add_time = Manually Add Time

0 commit comments

Comments
 (0)