tweaks to invite error messages (#12640)
diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 9ff1a3f..ddbc50b 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1512,8 +1512,8 @@ en:
show_advanced: "Show Advanced Options"
hide_advanced: "Hide Advanced Options"
- type_email: "Invite just one email address"
type_link: "Invite one or more people with a link"
+ type_email: "Invite just one email address"
email: "Limit to email address:"
max_redemptions_allowed: "Max number of uses:"
@@ -1526,9 +1526,9 @@ en:
send_invite_email: "Save and Send Email"
save_invite: "Save Invite"
- invite_saved: "Invite was saved."
- invite_copied: "Invite link was copied."
- blank_email: "The email field cannot be empty."
+ invite_saved: "Invite saved."
+ invite_copied: "Invite link copied."
+ blank_email: "Invite link not copied. Email address is required."
bulk_invite:
none: "No invitations to display on this page."
GitHub sha: bbc46d55