From c01c64e9783dc361d98ca8dc37d2b3a661ae1945 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 29 Feb 2008 22:54:07 +0000 Subject: Let the user choose when deleting issues with reported hours (closes #734, #71): * to delete the hours * to assign the hours to the project * to reassign the hours to another issue git-svn-id: http://redmine.rubyforge.org/svn/trunk@1182 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/he.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lang/he.yml') diff --git a/lang/he.yml b/lang/he.yml index 680364714..a43f1c022 100644 --- a/lang/he.yml +++ b/lang/he.yml @@ -602,3 +602,8 @@ label_yesterday: yesterday label_last_month: last month label_add_another_file: Add another file label_optional_description: Optional description +text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ? +error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' +text_assign_time_entries_to_project: Assign reported hours to the project +text_destroy_time_entries: Delete reported hours +text_reassign_time_entries: 'Reassign reported hours to this issue:' -- cgit v1.2.3