X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/278a83090d6bf9d6351a449ba045323088f678aa..4c63df1707fc6544e380af0e2e77ccdc84ab00a7:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 2094860c..508ec3bc 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -388,6 +388,9 @@ $i18n_key_words = array( 'form.profile.mode_projects' => 'Projekt', 'form.profile.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter', 'form.profile.record_type' => 'Typ av tidsregistrering', +'form.profile.uncompleted_indicators' => 'Indikatorer för oavslutad registrering', +'form.profile.uncompleted_indicators_none' => 'Visa inte', +'form.profile.uncompleted_indicators_show' => 'Visa', 'form.profile.type_all' => 'Alla', 'form.profile.type_start_finish' => 'Starttid och sluttid', 'form.profile.type_duration' => 'Varaktighet',