X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/822cfda35ae5a6a1fda84e93c1e54042afcef9a6..e11d527ca80a0bf7079ce8bc78bcc027b0096f7a:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index f3d92dcb..58302770 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -389,9 +389,9 @@ $i18n_key_words = array( 'form.profile.mode_projects' => 'projects', 'form.profile.mode_projects_and_tasks' => 'projects and tasks', 'form.profile.record_type' => 'Record type', -'form.profile.uncompleted_entries' => 'Uncompleted indicators', -'form.profile.entries_none' => 'do not show', -'form.profile.entries_users_page' => 'show', +'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +'form.profile.uncompleted_indicators_none' => 'do not show', +'form.profile.uncompleted_indicators_show' => 'show', 'form.profile.type_all' => 'all', 'form.profile.type_start_finish' => 'start and finish', 'form.profile.type_duration' => 'duration',