X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=c7f5cd8acafd7ba4ff9de34178c6c3e8f6cac741;hb=e796911d4d8892dbe6ac2731331357d2212db58b;hp=e5330ca96e515fb6e96eb19232c31eb3a7003afb;hpb=7bce64d44641b6fa36877db2bc9a1f1f78ac73eb;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index e5330ca9..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,9 @@ $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_mode' => 'Punch mode', 'form.profile.allow_overlap' => 'Allow overlap', +'form.profile.future_entries' => 'Future entries', 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', 'form.profile.plugins' => 'Plugins',