X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=c7f5cd8acafd7ba4ff9de34178c6c3e8f6cac741;hb=e796911d4d8892dbe6ac2731331357d2212db58b;hp=618745f04f3d867e56a037c85df6cb446c9d5121;hpb=3d6a515a50d61cf1c234cd6775c925246b8a95b0;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 618745f0..c7f5cd8a 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -140,6 +140,7 @@ $i18n_key_words = array( 'label.end_date' => 'End date', 'label.user' => 'User', 'label.users' => 'Users', +'label.roles' => 'Roles', 'label.client' => 'Client', 'label.clients' => 'Clients', 'label.option' => 'Option', @@ -426,7 +427,7 @@ $i18n_key_words = array( 'form.profile.type_all' => 'all', 'form.profile.type_start_finish' => 'start and finish', 'form.profile.type_duration' => 'duration', -'form.profile.punch_in_mode' => 'Punch in mode', +'form.profile.punch_mode' => 'Punch mode', 'form.profile.allow_overlap' => 'Allow overlap', 'form.profile.future_entries' => 'Future entries', 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',