X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=e3cf96d217b60fe52234fda031688faf9d1944e3;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=d931d5f57807c4df4ec3ba38ae331c205db1003d;hpb=223ec69341da525ce2fce640ad5e62b00ec27360;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index d931d5f5..e3cf96d2 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -261,6 +261,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Utenti attivi', +'label.inactive_users' => 'Utenti inattivi', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -499,8 +501,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Compiti inattivi', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Utenti attivi', -'form.users.inactive_users' => 'Utenti inattivi', 'form.users.uncompleted_entry' => 'Questo utente ha un record temporale incompleto', 'form.users.role' => 'Ruolo', 'form.users.manager' => 'Manager',