renamed to @${user_caller}

This commit is contained in:
Francesco Mangiacrapa 2024-04-17 15:26:49 +02:00
parent cbc63b7e9e
commit b93263bab6
1 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_caller} 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}
MSG_REVIEW_REQUIRED=@${user_caller} 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}. See the Project at ${private_data_entry_link}