Remove 'call you' from message requests copy
This commit is contained in:
parent
ac60d5db57
commit
d0cfd7b7db
1 changed files with 2 additions and 2 deletions
|
@ -2586,7 +2586,7 @@
|
||||||
"description": "Shown in reaction viewer as the title for the 'all' category"
|
"description": "Shown in reaction viewer as the title for the 'all' category"
|
||||||
},
|
},
|
||||||
"MessageRequests--message-direct": {
|
"MessageRequests--message-direct": {
|
||||||
"message": "Let $name$ message you, call you, and share your name and photo with them? They won’t know you’ve seen their messages until you accept.",
|
"message": "Let $name$ message you and share your name and photo with them? They won’t know you’ve seen their messages until you accept.",
|
||||||
"description": "Shown as the message for a message request in a direct message",
|
"description": "Shown as the message for a message request in a direct message",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"name": {
|
"name": {
|
||||||
|
@ -2596,7 +2596,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MessageRequests--message-direct-blocked": {
|
"MessageRequests--message-direct-blocked": {
|
||||||
"message": "Let $name$ message you, call you, and share your name and photo with them? You won't receive any messages until you unblock them.",
|
"message": "Let $name$ message you and share your name and photo with them? You won't receive any messages until you unblock them.",
|
||||||
"description": "Shown as the message for a message request in a direct message with a blocked account",
|
"description": "Shown as the message for a message request in a direct message with a blocked account",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"name": {
|
"name": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue