X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ea7a43edbe96f9741b734dc4ee5efc16b6c48244..51818601ad6bd5fafcbc93e171b51f9eaf98486c:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index d2085359..ea2b2514 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -99,6 +99,8 @@ $i18n_key_words = array( 'error.upload' => 'Errore di caricamento file.', 'error.range_locked' => 'Intervallo data bloccato.', 'error.mail_send' => 'Errore nella fase di invio mail.', +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'Non ci sono email associate a questo username.', 'error.uncompleted_exists' => 'Esiste una voce incompleta. Chiudila o cancellala.', 'error.goto_uncompleted' => 'Vai alle voce incompleta.', @@ -145,6 +147,7 @@ $i18n_key_words = array( 'label.user' => 'Utente', 'label.users' => 'Utenti', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Cliente', 'label.clients' => 'Clienti',