diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-04-02 17:45:21 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-04-02 17:45:21 +0000 |
commit | bd8de9a6f84052f72930dac3c5ee2e353c249238 (patch) | |
tree | 263b6cb6d665f2451c62e467ed5a25dabed84bc1 /lang/en.yml | |
parent | 0a82489ddcc2f2603c11741f5b653e898170d9fd (diff) | |
download | redmine-bd8de9a6f84052f72930dac3c5ee2e353c249238.tar.gz redmine-bd8de9a6f84052f72930dac3c5ee2e353c249238.zip |
Added the ability to copy an existing workflow when creating a new tracker.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@399 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index d4c589299..4f0cbe9f0 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -354,6 +354,7 @@ label_view_diff: View differences label_diff_inline: inline label_diff_side_by_side: side by side label_options: Options +label_copy_workflow_from: Copy workflow from button_login: Login button_submit: Submit |