X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/bf5ddc4f34213ffe75d6d601c16148a3fe506455..4f9ea2fd0f60b516858d62c67d59c8af66613f10:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 04b63d88..ded68ae1 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -432,9 +432,11 @@ $i18n_key_words = array( 'form.profile.type_all' => 'tutto', 'form.profile.type_start_finish' => 'inizio e fine', 'form.profile.type_duration' => 'durata', +// TODO: translate the following. +// 'form.profile.allow_overlap' => 'Punch in mode', +// 'form.profile.allow_overlap' => 'Allow overlap', +// 'form.profile.future_entries' => 'Future entries', 'form.profile.uncompleted_indicators' => 'Indicatori incompleti', -'form.profile.uncompleted_indicators_none' => 'non mostrare', -'form.profile.uncompleted_indicators_show' => 'mostra', // TODO: translate the following. If the translation is the same word, indicate so. Plugini, perhaps? // 'form.profile.plugins' => 'Plugins',