Skip to content

Commit 4eae5fe

Browse files
committed
fix locale
1 parent aaea689 commit 4eae5fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

options/locale/locale_en-US.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,16 +1685,16 @@ issues.timetracker_timer_manually_add = Add Time
16851685
16861686
issues.time_estimate_set = Set estimated time
16871687
issues.time_estimate_display = Estimate: %s
1688-
issues.change_time_estimate_at = changed time estimate to <b>%s</b> %s
1688+
issues.change_time_estimate_at = changed time estimate to <b>%[1]s</b> %[2]s
16891689
issues.remove_time_estimate_at = removed time estimate %s
16901690
issues.time_estimate_invalid = Time estimate format is invalid
16911691
issues.start_tracking_history = started working %s
16921692
issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
16931693
issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
1694-
issues.stop_tracking_history = worked for <b>%s</b> %s
1694+
issues.stop_tracking_history = worked for <b>%[1]s</b> %[2]s
16951695
issues.cancel_tracking_history = `canceled time tracking %s`
16961696
issues.del_time = Delete this time log
1697-
issues.add_time_history = added spent time <b>%s</b> %s
1697+
issues.add_time_history = added spent time <b>%[1]s</b> %[2]s
16981698
issues.del_time_history= `deleted spent time %s`
16991699
issues.add_time_manually = Manually Add Time
17001700
issues.add_time_hours = Hours

0 commit comments

Comments
 (0)