diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-26 12:13:15 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-26 12:13:15 +0000 |
commit | 0cf15476a35bfada850efc07eb78bc2bb041a8e6 (patch) | |
tree | 25578db32dae52331c66b604e5ff774ef15e8b64 /lang/it.yml | |
parent | 09eba46ec1a699f2429b4ebddaa3aedfa6c57118 (diff) | |
download | redmine-0cf15476a35bfada850efc07eb78bc2bb041a8e6.tar.gz redmine-0cf15476a35bfada850efc07eb78bc2bb041a8e6.zip |
Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663).
Source encoding of commit logs can be selected in Application settings -> Repositories.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/it.yml')
-rw-r--r-- | lang/it.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/it.yml b/lang/it.yml index 5d62e3255..3e1c1d53b 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -634,3 +634,4 @@ setting_mail_handler_api_key: chiave API text_email_delivery_not_configured: "La consegna via e-mail non รจ configurata e le notifiche sono disabilitate.\nConfigura il tuo server SMTP in config/email.yml e riavvia l'applicazione per abilitarle." field_parent_title: Parent page label_issue_watchers: Watchers +setting_commit_logs_encoding: Commit messages encoding |