X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e11d527ca80a0bf7079ce8bc78bcc027b0096f7a..4c63df1707fc6544e380af0e2e77ccdc84ab00a7:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 9f141360..508ec3bc 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -388,10 +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', -// TODO: improve translation (English strings changed). -//'form.profile.uncompleted_indicators' => 'Oavslutade tidsregistreringar', -//'form.profile.uncompleted_indicators_none' => 'Visa inte', -//'form.profile.uncompleted_indicators_show' => 'Visa på sidan Användare', +'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',