updated notifications

This commit is contained in:
Francesco Mangiacrapa 2024-04-09 11:03:07 +02:00
parent 22a5a2be49
commit 2214f2db27
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# REVIEW ACTION
TITLE_REVIEW_REQUIRED=Review required for ${project_name}
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 ${private_data_entry_link}
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>
# REJECTED ACTION
TITLE_ITEM_REJECTED=Rejected ${project_name}
MSG_ITEM_REJECTED=The project ${project_name} (id: ${project_id}) has just been rejected by ${user}