MSG_REVIEW_REQUIRED=${user} submitted the project ${project_name} (id: ${project_id}). You are kindly requested to review it and decide either to APPROVE or REJECT it. See the Project at <a href='${private_data_entry_link}'>${private_data_entry_link}</a>
MSG_ITEM_REJECTED_REVIEW_REQUIRED=The project ${project_name} has just been rejected. You are kindly requested to review it. See the Project at <a href='${private_data_entry_link}'>${private_data_entry_link}</a>
MSG_ITEM_PUBLISHED=The project ${project_name} has just been published. See the Project at <a href='${public_data_viewer_link}'>${public_data_viewer_link}</a>
MSG_ITEM_CREATED=The project ${project_name} (id: ${project_id}) has just been created. See the Project at <a href='${private_data_entry_link}'>${private_data_entry_link}</a>
MSG_ITEM_UPDATED=The project ${project_name} (id: ${project_id}) has just been updated. See the Project at <a href='${private_data_entry_link}'>${private_data_entry_link}</a>