Update copy
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@ export function EmailDialog() {
|
|||||||
<Dialog.Handle />
|
<Dialog.Handle />
|
||||||
|
|
||||||
<Dialog.ScrollableInner
|
<Dialog.ScrollableInner
|
||||||
label={_(msg`Make adjustments to your account email settings`)}
|
label={_(msg`Make adjustments to email settings for your account`)}
|
||||||
style={[{maxWidth: 400}]}>
|
style={[{maxWidth: 400}]}>
|
||||||
<Inner control={emailDialogControl} />
|
<Inner control={emailDialogControl} />
|
||||||
<Dialog.Close />
|
<Dialog.Close />
|
||||||
|
|||||||
Reference in New Issue
Block a user