diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-11-15 14:31:19 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-11-15 14:31:19 +0000 |
commit | 7d57833740bb546753d6d908ee082e8268044fa3 (patch) | |
tree | 95aeec83f8844a52ad1f60aefd902ac8177ffab6 /config/locales/hu.yml | |
parent | 63c86758876dbfeef745935b68f8bb529e6df1ed (diff) | |
download | redmine-7d57833740bb546753d6d908ee082e8268044fa3.tar.gz redmine-7d57833740bb546753d6d908ee082e8268044fa3.zip |
Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3063 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hu.yml')
-rw-r--r-- | config/locales/hu.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/hu.yml b/config/locales/hu.yml index f8e0f130e..1c9f7f0cf 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -863,3 +863,4 @@ version_status_open: open error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened label_user_anonymous: Anonymous + button_move_and_follow: Move and follow |