Adjust copy for UsernameOnboardingModal
This commit is contained in:
parent
900b40381c
commit
47c9598283
1 changed files with 4 additions and 4 deletions
|
@ -6892,7 +6892,7 @@
|
|||
"description": "Title of the first row of username onboarding modal"
|
||||
},
|
||||
"icu:UsernameOnboardingModalBody__row__number__body": {
|
||||
"messageformat": "Your phone number is no longer shared with chats. If your number is saved to a friend’s contacts, they will still see it.",
|
||||
"messageformat": "Your phone number is no longer visible in chats. If your number is saved to a friend’s contacts, they will still see it.",
|
||||
"description": "Body of the first row of username onboarding modal"
|
||||
},
|
||||
"icu:UsernameOnboardingModalBody__row__username__title": {
|
||||
|
@ -6900,7 +6900,7 @@
|
|||
"description": "Title of the second row of username onboarding modal"
|
||||
},
|
||||
"icu:UsernameOnboardingModalBody__row__username__body": {
|
||||
"messageformat": "People can now message you using your optional username. Phone numbers are no longer required and usernames aren’t visible on your profile.",
|
||||
"messageformat": "People can now message you using your optional username so you don’t have to give out your phone number. Usernames aren’t visible on your profile.",
|
||||
"description": "Body of the second row of username onboarding modal"
|
||||
},
|
||||
"icu:UsernameOnboardingModalBody__row__qr__title": {
|
||||
|
@ -6928,11 +6928,11 @@
|
|||
"description": "(Deleted 01/16/2023) Text that open a popup with information about username onboarding"
|
||||
},
|
||||
"icu:UsernameOnboardingModalBody__continue": {
|
||||
"messageformat": "Set up your Username",
|
||||
"messageformat": "Set up username",
|
||||
"description": "Text of the primary button on username onboarding modal"
|
||||
},
|
||||
"icu:UsernameOnboardingModalBody__skip": {
|
||||
"messageformat": "Not Now",
|
||||
"messageformat": "Not now",
|
||||
"description": "Text of the secondary button on username onboarding modal"
|
||||
},
|
||||
"icu:UsernameMegaphone__title": {
|
||||
|
|
Loading…
Add table
Reference in a new issue