X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/822cfda35ae5a6a1fda84e93c1e54042afcef9a6..2e5844a8c2b9286ea856a4aa3f5fa24ffaffaa92:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 7c1ca4a7..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_entries' => 'Oavslutade tidsregistreringar', -//'form.profile.entries_none' => 'Visa inte', -//'form.profile.entries_users_page' => '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',