X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=4fd5af42c5bc645d6b4ee0586feef5634363e539;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=f676a7be2ca04b280c7bfca338787937069d37e0;hpb=223ec69341da525ce2fce640ad5e62b00ec27360;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index f676a7be..4fd5af42 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -271,6 +271,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Aktywni użytkownicy', +'label.inactive_users' => 'Nieaktywni użytkownicy', // Form titles. 'title.error' => 'Błąd', @@ -506,8 +508,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Nieaktywne zadania', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Aktywni użytkownicy', -'form.users.inactive_users' => 'Nieaktywni użytkownicy', // TODO: translate the following. // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rola',