X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1bd874bb8ba5cbc7c68f326d2c72e18725222e74..a8ef8ed3ff0aca2d4429b08cc7ff37bd273f4547:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index f82e5432..97e125a1 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -199,8 +199,8 @@ $i18n_key_words = array( 'label.year' => 'Year', 'label.month' => 'Month', 'label.quota' => 'Quota', -'label.dailyWorkingHours' => 'Daily working hours', -'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config', +'label.workdayHours' => 'Hours in a work day', +'label.quota_config_hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', // Form titles. 'title.login' => 'Login',