Skip to content

Commit 9561711

Browse files
committed
Update email wording
1 parent f271f09 commit 9561711

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

app/views/admin_mailer/name_status_email.html.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111

112112
<h2>What does this mean?</h2>
113113
<p>
114-
You are no longer authorized to modify this name's data and metadata.
114+
The previous owner is no longer authorized to modify this name's data and
115+
metadata.
115116
</p>
116117
<br/>
117118

app/views/admin_mailer/name_status_email.text.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585

8686
What does this mean?
8787
====================
88-
You are no longer authorized to modify this name's data and metadata.
88+
The previous owner is no longer authorized to modify this name's data and
89+
metadata.
8990

9091
What to do next?
9192
================

app/views/admin_mailer/register_status_email.html.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@
127127

128128
<h2>What does this mean?</h2>
129129
<p>
130-
You are no longer authorized to modify this list's data and metadata.
130+
The previous owner is no longer authorized to modify this list's data and
131+
metadata.
131132
</p>
132133
<br/>
133134

app/views/admin_mailer/register_status_email.text.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@
8787

8888
What does this mean?
8989
====================
90-
You are no longer authorized to modify this list's data and metadata.
90+
The previous owner is no longer authorized to modify this list's data and
91+
metadata.
9192

9293
What to do next?
9394
================

0 commit comments

Comments
 (0)