[i18n] - Hard coded notification email list
Background
This issue describes the files with hard coded text in the template that must be updated.
List
-
app/views/notify/_failed_builds.html.haml -
app/views/notify/_note_email.html.haml -
app/views/notify/_relabeled_issuable_email.html.haml -
app/views/notify/_reassigned_issuable_email.html.haml -
app/views/notify/_removal_notification.html.haml -
app/views/notify/_successful_pipeline.html.haml -
app/views/notify/approved_merge_request_email.html.haml -
app/views/notify/approved_merge_request_email.text.haml -
app/views/notify/autodevops_disabled_email.html.haml -
app/views/notify/changed_milestone_email.html.haml -
app/views/notify/closed_merge_request_email.html.haml -
app/views/notify/closed_merge_request_email.text.haml -
app/views/notify/import_issues_csv_email.html.haml -
app/views/notify/member_access_requested_email.html.haml -
app/views/notify/member_access_denied_email.html.haml -
app/views/notify/member_invite_accepted_email.html.haml -
app/views/notify/member_invite_declined_email.html.haml -
app/views/notify/merge_request_status_email.text.haml -
app/views/notify/merge_request_unmergeable_email.html.haml -
app/views/notify/merge_request_unmergeable_email.text.haml -
app/views/notify/merge_when_pipeline_succeeds_email.text.haml -
app/views/notify/merged_merge_request_email.html.haml -
app/views/notify/merged_merge_request_email.text.haml -
app/views/notify/new_gpg_key_email.html.haml -
app/views/notify/new_mention_in_issue_email.html.haml -
app/views/notify/new_mention_in_merge_request_email.html.haml -
app/views/notify/new_ssh_key_email.html.haml -
app/views/notify/new_user_email.html.haml -
app/views/notify/pipeline_fixed_email.html.haml -
app/views/notify/project_was_exported_email.html.haml -
app/views/notify/project_was_moved_email.html.haml -
app/views/notify/project_was_not_exported_email.html.haml -
app/views/notify/project_was_not_exported_email.text.haml -
app/views/notify/push_to_merge_request_email.html.haml -
app/views/notify/push_to_merge_request_email.text.haml -
app/views/notify/remote_mirror_update_failed_email.html.haml -
app/views/notify/removed_milestone_issue_email.html.haml -
app/views/notify/removed_milestone_merge_request_email.html.haml -
app/views/notify/repository_push_email.html.haml -
app/views/notify/repository_push_email.text.haml -
app/views/notify/request_review_merge_request_email.html.haml -
app/views/notify/resolved_all_discussions_email.html.haml -
app/views/notify/send_admin_notification.html.haml -
app/views/notify/send_admin_notification.text.haml -
app/views/notify/send_unsubscribed_notification.html.haml -
app/views/notify/send_unsubscribed_notification.text.haml -
app/views/notify/unapproved_merge_request_email.html.haml -
app/views/notify/unapproved_merge_request_email.text.haml -
app/views/notify/pipeline_failed_email.html.haml
I left Pages related notification template out of this context since we don't support Pages in the SaaS.
由 Wu Jeremy 编辑于