X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=6121ee5c71bd1df42553f60dfa729dd3d71e25e0;hb=e796911d4d8892dbe6ac2731331357d2212db58b;hp=f1c98c9846fe6a691e8fa8538b81184952068c00;hpb=3c857ca72d35f70449f20f1156ab35db92f84828;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index f1c98c98..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,6 +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_mode' => 'Punch mode', // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',