Project

General



Profile

« Previous | Next » 

Revision 1182

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

View differences:

en.yml
80 80
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
81 81
error_scm_not_found: "Entry and/or revision doesn't exist in the repository."
82 82
error_scm_command_failed: "An error occurred when trying to access the repository: %s"
83
error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
83 84

  
84 85
mail_subject_lost_password: Your Redmine password
85 86
mail_body_lost_password: 'To change your Redmine password, click on the following link:'
......
577 578
text_default_administrator_account_changed: Default administrator account changed
578 579
text_file_repository_writable: File repository writable
579 580
text_rmagick_available: RMagick available (optional)
581
text_destroy_time_entries_question: %.02f hours were reported on the issues you are about to delete. What do you want to do ?
582
text_destroy_time_entries: Delete reported hours
583
text_assign_time_entries_to_project: Assign reported hours to the project
584
text_reassign_time_entries: 'Reassign reported hours to this issue:'
580 585

  
581 586
default_role_manager: Manager
582 587
default_role_developper: Developer

Also available in: Unified diff