We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ac3e6 commit e8a354fCopy full SHA for e8a354f
options/locale/locale_en-US.ini
@@ -1131,7 +1131,7 @@ issues.start_tracking_short = Start
1131
issues.start_tracking = Start Time Tracking
1132
issues.start_tracking_history = `started working %s`
1133
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>!`
+issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
1135
issues.stop_tracking = Stop
1136
issues.stop_tracking_history = `stopped working %s`
1137
issues.add_time = Manually Add Time
0 commit comments