X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=ea2b2514034544eda0fe3ff4dd7c65a8f57c16c0;hb=7f313df2fbc1b28531adccbf022d6fdde0d6fdc8;hp=e6848fee4a7749cd9b98f4ab5b842561760f8842;hpb=25d6ffc5f17d0e016c2ebb5b51a222665834e9e4;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index e6848fee..ea2b2514 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -99,7 +99,7 @@ $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 bv adding MAIL_SMTP_DEBUG part. +// 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.', @@ -147,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',