From c5992f51c36ebe449d63cfa7f67311bd9e5ecf76 Mon Sep 17 00:00:00 2001 From: Konrad Langenberg Date: Sat, 28 Oct 2017 18:13:44 +0200 Subject: [PATCH] Fixed translation issue Signed-off-by: Konrad --- options/locale/locale_en-US.ini | 17 ----------------- templates/repo/settings/options.tmpl | 2 +- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 9e060d085..93e1d98d3 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -747,23 +747,6 @@ issues.dependency.add_error_same_issue = You cannot make an issue depend on itse issues.dependency.add_error_dep_not_exist = Dependend issue does not exist! issues.dependency.add_error_dep_exists = Dependency already exists! issues.dependency.add_error_dep_not_same_repo = Both issues must be in the same repo! -issues.tracker = Time tracker -issues.start_tracking_short = Start -issues.start_tracking = Start time tracking -issues.start_tracking_history = `started working %s` -issues.tracking_already_started = `You have already started time tracking on this issue!` -issues.stop_tracking = Stop -issues.stop_tracking_history = `stopped working %s` -issues.add_time = Add time manually -issues.add_time_short = Add -issues.add_time_cancel = Cancel -issues.add_time_history = `added spent time %s` -issues.add_time_hours = Hours -issues.add_time_minutes = Minutes -issues.add_time_sum_to_small = No time was entered -issues.cancel_tracking = Cancel -issues.cancel_tracking_history = `cancelled time tracking %s` -issues.time_spent_total = Total time spent pulls.desc = Pulls management your code review and merge requests diff --git a/templates/repo/settings/options.tmpl b/templates/repo/settings/options.tmpl index 742e6f225..b2a74fc72 100644 --- a/templates/repo/settings/options.tmpl +++ b/templates/repo/settings/options.tmpl @@ -156,7 +156,7 @@
- +