diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-06 20:02:30 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-06 20:02:30 +0000 |
commit | c80c1e1eada561326d36f2c0d115eb9ea76d16dd (patch) | |
tree | 026052bf5aabd9568ddbe3424ff2988c500a6a09 /lang/ro.yml | |
parent | 943ba3e34fed6d82f79a737e043c408746ab392a (diff) | |
download | redmine-c80c1e1eada561326d36f2c0d115eb9ea76d16dd.tar.gz redmine-c80c1e1eada561326d36f2c0d115eb9ea76d16dd.zip |
Create a journal and send an email when an issue is closed by commit (#609).
The redmine user is found using the committer username or email. Otherwise, the journal is created with anonymous user.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1126 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ro.yml')
-rw-r--r-- | lang/ro.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ro.yml b/lang/ro.yml index 2fed755ac..97bb794dd 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. |