X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=6121ee5c71bd1df42553f60dfa729dd3d71e25e0;hb=e796911d4d8892dbe6ac2731331357d2212db58b;hp=87958d5c8d97688fd1176ce4ad990820a606e824;hpb=3d6a515a50d61cf1c234cd6775c925246b8a95b0;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 87958d5c..6121ee5c 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -143,6 +143,8 @@ $i18n_key_words = array( 'label.end_date' => 'Päättymispäivä', 'label.user' => 'Käyttäjä', 'label.users' => 'Käyttäjät', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => 'Asiakas', 'label.clients' => 'Asiakkaat', 'label.option' => 'Optio', @@ -440,7 +442,7 @@ $i18n_key_words = array( 'form.profile.type_start_finish' => 'aloitus ja lopetus', 'form.profile.type_duration' => 'kesto', // TODO: translate the following. -// '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',