mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Fix in opensea message (#18413)
* Fix in opensea message * Further copy changes --------- Co-authored-by: Dan J Miller <danjm.com@gmail.com>
This commit is contained in:
parent
975880c18a
commit
a9636b94f5
8
app/_locales/en/messages.json
generated
8
app/_locales/en/messages.json
generated
@ -2367,10 +2367,10 @@
|
||||
"message": "The Ethereum Merge is here!"
|
||||
},
|
||||
"notifications16ActionText": {
|
||||
"message": "Enable security provider"
|
||||
"message": "Enable security alerts"
|
||||
},
|
||||
"notifications16DescriptionOne": {
|
||||
"message": "Get warnings from OpenSea whenever you receive a known malicious request.",
|
||||
"message": "Get alerts from third parties when you may have received a malicious request.",
|
||||
"description": "Description of a notification in the 'See What's New' popup. Describes Opensea Security Provider feature."
|
||||
},
|
||||
"notifications16DescriptionThree": {
|
||||
@ -2378,11 +2378,11 @@
|
||||
"description": "Description of a notification in the 'See What's New' popup. Describes Opensea Security Provider feature."
|
||||
},
|
||||
"notifications16DescriptionTwo": {
|
||||
"message": "OpenSea is the first security provider for this feature. More providers coming soon!",
|
||||
"message": "OpenSea is the first provider for this feature. More providers coming soon!",
|
||||
"description": "Description of a notification in the 'See What's New' popup. Describes Opensea Security Provider feature."
|
||||
},
|
||||
"notifications16Title": {
|
||||
"message": "Stay safe with OpenSea"
|
||||
"message": "Stay safe with security alerts"
|
||||
},
|
||||
"notifications17ActionText": {
|
||||
"message": "Enable NFT autodetection"
|
||||
|
Loading…
Reference in New Issue
Block a user