diff --git a/D4S_UCDs/DEV/devVRE/notifications/Notifications_Messages.properties b/D4S_UCDs/DEV/devVRE/notifications/Notifications_Messages.properties index 41d7a06..27379e1 100644 --- a/D4S_UCDs/DEV/devVRE/notifications/Notifications_Messages.properties +++ b/D4S_UCDs/DEV/devVRE/notifications/Notifications_Messages.properties @@ -3,7 +3,7 @@ TITLE_REVIEW_REQUIRED=Review required for ${project_name} MSG_REVIEW_REQUIRED=${user} submitted the project '${project_name}'. You are kindly requested to review it and decide either to APPROVE or REJECT it. See the Project at ${private_data_entry_link} # REJECTED ACTION TITLE_ITEM_REJECTED=Rejected ${project_name} -MSG_ITEM_REJECTED=The project ${project_name} (id: ${project_id}) has just been rejected by ${user_caller} +MSG_ITEM_REJECTED=The project ${project_name} (id: ${project_id}) has just been rejected by ${user_caller}. See the Project at ${private_data_entry_link} # REJECTED ACTION TITLE_ITEM_REJECTED_REVIEW_REQUIRED=Rejected ${project_name} MSG_ITEM_REJECTED_REVIEW_REQUIRED=The project ${project_name} has just been rejected. You are kindly requested to review it. See the Project at ${private_data_entry_link}