diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-30 17:42:25 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-30 17:42:25 +0000 |
commit | 5d2abb84bdcb8724e5d24a5299bb90f0770f6c23 (patch) | |
tree | 9c0616c2916434d808a461fe0bbef2f7e29ce6f5 /lang/uk.yml | |
parent | 88dea1a06d833067e5a6d9668c4b6829e027a9f5 (diff) | |
download | redmine-5d2abb84bdcb8724e5d24a5299bb90f0770f6c23.tar.gz redmine-5d2abb84bdcb8724e5d24a5299bb90f0770f6c23.zip |
Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1480 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/uk.yml')
-rw-r--r-- | lang/uk.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/uk.yml b/lang/uk.yml index 3cc60ef48..3ab4462ed 100644 --- a/lang/uk.yml +++ b/lang/uk.yml @@ -623,3 +623,4 @@ text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.' label_and_its_subprojects: %s and its subprojects mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" mail_subject_reminder: "%d issue(s) due in the next days" +text_user_wrote: '%s wrote:' |