Skip to content

Commit

Permalink
style: improved update dialog copy
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Feb 15, 2022
1 parent 7b40eb0 commit 0c380a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@
"message": "It was not possible to download the update. Please check your Internet connection and try again."
},
"updateDownloadedDialog": {
"title": "Update downloaded",
"message": "Update to IPFS Desktop { version } is ready. When do you want to install it?",
"title": "Update IPFS Desktop",
"message": "An update to IPFS Desktop { version } is available. Would you like to install it now?",
"later": "Later",
"now": "Install now"
},
Expand Down

0 comments on commit 0c380a1

Please sign in to comment.