diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-01-16 17:20:41 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-01-16 17:20:41 +0000 |
commit | ffa6c5fe3e1eb67fca0d965ca45a06c56921276d (patch) | |
tree | cb8a2f40fead6826a1a8468d172bb67b4a12272e /lang/zh-tw.yml | |
parent | d28d2d5ab8be4f54eb79f71be301edb659eb87ba (diff) | |
download | redmine-ffa6c5fe3e1eb67fca0d965ca45a06c56921276d.tar.gz redmine-ffa6c5fe3e1eb67fca0d965ca45a06c56921276d.zip |
Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2265 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/zh-tw.yml')
-rw-r--r-- | lang/zh-tw.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml index 5679069a2..50eccf434 100644 --- a/lang/zh-tw.yml +++ b/lang/zh-tw.yml @@ -700,3 +700,4 @@ enumeration_doc_categories: 文件分類 enumeration_activities: 活動 (時間追蹤) text_plugin_assets_writable: Plugin assets directory writable warning_attachments_not_saved: "%d file(s) could not be saved." +button_create_and_continue: Create and continue |