Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions packages/gator-permissions-snap/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,11 +256,14 @@
"existingPermissionsTitle": {
"message": "Existing permissions"
},
"existingPermissionsDescription": {
"message": "You've already granted permissions for this site. Do you want to continue?"
"existingPermissionsExistingMessage": {
"message": "You have granted permissions to this site in the past. Review them "
},
"existingPermissionsConfirmButton": {
"message": "Continue"
"existingPermissionsSimilarMessage": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still requires that the link is the final part of the message, which will be problematic for some languages.

I think we can skip over this, but it might come back to bit us later.

"message": "You have granted similar permissions to this site in the past. Review them "
},
"existingPermissionsLink": {
"message": "here"
},
"chainLabel": {
"message": "Network"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading