X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 27e39ae1..18562e75 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -82,6 +82,8 @@ $i18n_key_words = array( 'error.interval' => 'intervallo errato', 'error.project' => 'seleziona il progetto', 'error.activity' => 'seleziona la attività', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => 'login o password errati', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', @@ -142,6 +144,9 @@ $i18n_key_words = array( // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// TODO: translate the following. +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file.