]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sv.lang.php
Some rearrangements in translation files.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 8eb1baba9d142daf1e9e216a3f6e2e72bc8892cc..2a69ff3c294800286c3f73422c4dfee8168c2ae7 100644 (file)
@@ -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',