X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=2a69ff3c294800286c3f73422c4dfee8168c2ae7;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=8eb1baba9d142daf1e9e216a3f6e2e72bc8892cc;hpb=223ec69341da525ce2fce640ad5e62b00ec27360;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 8eb1baba..2a69ff3c 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -265,6 +265,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Aktiva användare', +'label.inactive_users' => 'Inaktiva användare', // Rubriker för formulär 'title.error' => 'Fel', @@ -502,8 +504,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Inaktiva arbetsuppgifter', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Aktiva användare', -'form.users.inactive_users' => 'Inaktiva användare', 'form.users.uncompleted_entry' => 'Användaren har en oavslutad tidsregistrering', 'form.users.role' => 'Roll', 'form.users.manager' => 'Ansvarig',