diff options
Diffstat (limited to 'lang/it.yml')
-rw-r--r-- | lang/it.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/it.yml b/lang/it.yml index ca4b3391a..3b3131211 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -68,12 +68,14 @@ notice_successful_delete: Eliminazione effettuata. notice_successful_connection: Connessione effettuata. notice_file_not_found: La pagina desiderata non esiste o รจ stata rimossa. notice_locking_conflict: Le informazioni sono state modificate da un altro utente. -notice_scm_error: La risorsa e/o la versione non esistono nel repository. notice_not_authorized: You are not authorized to access this page. notice_email_sent: An email was sent to %s notice_email_error: An error occurred while sending mail (%s) notice_feeds_access_key_reseted: Your RSS access key was reseted. +error_scm_not_found: "La risorsa e/o la versione non esistono nel repository." +error_scm_command_failed: "An error occurred when trying to access the repository: %s" + mail_subject_lost_password: Password redMine mail_body_lost_password: 'Per cambiare la password, usate il seguente collegamento:' mail_subject_register: Attivazione utenza redMine |