diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-31 12:59:57 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-31 12:59:57 +0000 |
commit | dbad26c87db8247c0d635c993981d4277e165978 (patch) | |
tree | 331b8029e1f6c02c5812033b7080281a6a0fbc60 /lang/it.yml | |
parent | 25b4139028696d4f4fb057f598a771aca52b7afe (diff) | |
download | redmine-dbad26c87db8247c0d635c993981d4277e165978.tar.gz redmine-dbad26c87db8247c0d635c993981d4277e165978.zip |
Adds an option to generate sequential project identifiers.
Disabled by default, it can be enabled on the 'Projects' tab in application settings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1777 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 d123e913a..e1ef6f8fe 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -636,3 +636,4 @@ field_parent_title: Parent page label_issue_watchers: Watchers setting_commit_logs_encoding: Commit messages encoding button_quote: Quote +setting_sequential_project_identifiers: Generate sequential project identifiers |